mirror of
https://https.git.savannah.gnu.org/git/patch.git
synced 2026-01-27 01:44:34 +00:00
Update NEWS as per recent changes
This commit is contained in:
parent
7887622b77
commit
cc87173e46
7
NEWS
7
NEWS
@ -9,8 +9,11 @@ Unreleased changes:
|
||||
and in other places where POSIX requires support for these sequences.
|
||||
* --enable-gcc-warnings no longer uses expensive static checking.
|
||||
Use --enable-gcc-warnings=expensive if you still want it.
|
||||
* Fix undefined or ill-defined behavior in unusual cases,
|
||||
such as signals arriving at inopportune moments.
|
||||
* Fix undefined or ill-defined behavior in unusual cases, such as very
|
||||
large sizes, possible stack overflow, I/O errors, memory exhaustion,
|
||||
races with other processes, and signals arriving at inopportune moments.
|
||||
* Remove old "Plan B" code, designed for machines with 16-bit pointers.
|
||||
* Assume C99 or later; previously it assumed C89 or later.
|
||||
* Port to current GCC, Autoconf, Gnulib, etc.
|
||||
|
||||
Changes in version 2.7.6:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user