diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-04-02 16:45:44 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-04-02 16:45:44 +0200 |
commit | fb03b04b7f18638d0942622a479acf7f63b5019f (patch) | |
tree | 014b191c885a39539e902c54dae80be4ee09e866 /NEWS | |
parent | ad2b41bfd8b60f77812dcfbce1db59ae53087272 (diff) | |
download | glibc-fb03b04b7f18638d0942622a479acf7f63b5019f.zip glibc-fb03b04b7f18638d0942622a479acf7f63b5019f.tar.gz glibc-fb03b04b7f18638d0942622a479acf7f63b5019f.tar.bz2 |
hurd: Announce that glibc now builds unpatched
* NEWS: Announce that glibc now builds unpatched on GNU/Hurd.
* README: Remove the mention of out-of-tree patches needed for
GNU/Hurd.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ Major new features: Czech languages. The Catalan and Greek languages now support abbreviated alternative month names. +* Building and running on GNU/Hurd systems now works without out-of-tree + patches. + Deprecated and removed features, and other changes affecting compatibility: * The nonstandard header files <libio.h> and <_G_config.h> are no longer |