diff options
author | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 20:33:23 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 20:33:23 -0500 |
commit | 33808bf1164be2e7c8535bdd5ac398c75c33ed49 (patch) | |
tree | 0585579c9928a7726575cf3016c67edef781022e /NEWS | |
parent | 0269750ca60bbfdf92dbe1edfe961adfbc9a34e7 (diff) | |
download | glibc-33808bf1164be2e7c8535bdd5ac398c75c33ed49.tar glibc-33808bf1164be2e7c8535bdd5ac398c75c33ed49.tar.gz glibc-33808bf1164be2e7c8535bdd5ac398c75c33ed49.tar.bz2 glibc-33808bf1164be2e7c8535bdd5ac398c75c33ed49.zip |
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ Version 2.16 Implemented by Ulrich Drepper. * Support for the IA-64 is removed and could live in ports. + +* Remove support for anything but ELF binary format Version 2.15 |