diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-07-06 21:27:14 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-07-06 21:27:14 -0400 |
commit | 01636b2140cd1281202b89f7103249ed598065c4 (patch) | |
tree | e375999db321c26fc21346185e3a152f87332d4a /NEWS | |
parent | 9895c8bc62759a2d7abf95654fb2aefe5677a930 (diff) | |
download | glibc-01636b2140cd1281202b89f7103249ed598065c4.tar glibc-01636b2140cd1281202b89f7103249ed598065c4.tar.gz glibc-01636b2140cd1281202b89f7103249ed598065c4.tar.bz2 glibc-01636b2140cd1281202b89f7103249ed598065c4.zip |
Handle W; without long options in getopt
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Version 2.15 * The following bugs are resolved with this release: - 9696, 12874, 12885, 12907, 12935 + 9696, 12874, 12885, 12907, 12922, 12935 * New program pldd to list loaded object of a process Implemented by Ulrich Drepper. |