diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-07-23 15:28:31 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-07-23 15:28:31 -0400 |
commit | 9191c04a7e19fffbea0a08523e579cd8e55142df (patch) | |
tree | 131d8cfb36363acaa56437b91622b099199d4437 /NEWS | |
parent | bba33c289b1b24e1bb3075b7fce5b56c9d01ce2f (diff) | |
download | glibc-9191c04a7e19fffbea0a08523e579cd8e55142df.tar.gz glibc-9191c04a7e19fffbea0a08523e579cd8e55142df.tar.xz glibc-9191c04a7e19fffbea0a08523e579cd8e55142df.zip |
Adjust test for correct installation
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index 0be2e91a8e..1abcae1f9d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-7-20 +GNU C Library NEWS -- history of user-visible changes. 2011-7-23 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -9,7 +9,7 @@ Version 2.15 * The following bugs are resolved with this release: - 9696, 12868, 12852, 12874, 12885, 12907, 12922, 12935, 13007 + 9696, 12868, 12852, 12874, 12885, 12907, 12922, 12935, 13007, 13021 * New program pldd to list loaded object of a process Implemented by Ulrich Drepper. |