diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-09-05 17:31:23 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-09-05 17:31:23 -0400 |
commit | d48e586806e3a2a676c60b9b1bf321b0d097fab4 (patch) | |
tree | 5b21faf2a0b158794d10d1d20e83845423cd6f0d /NEWS | |
parent | 554881ef206db3e749602309fdb6b191e7ed09b4 (diff) | |
download | glibc-d48e586806e3a2a676c60b9b1bf321b0d097fab4.tar glibc-d48e586806e3a2a676c60b9b1bf321b0d097fab4.tar.gz glibc-d48e586806e3a2a676c60b9b1bf321b0d097fab4.tar.bz2 glibc-d48e586806e3a2a676c60b9b1bf321b0d097fab4.zip |
Fix glob.h header by removing gcc 1.x support
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Version 2.15 * The following bugs are resolved with this release: 9696, 12868, 12852, 12874, 12885, 12907, 12922, 12935, 13007, 13021, - 13068, 13114, 13144 + 13068, 13114, 13144, 13150 * New program pldd to list loaded object of a process Implemented by Ulrich Drepper. |