diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-08-20 09:22:16 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-08-20 09:22:16 -0400 |
commit | 5c43483f0c868a29161979a783b7a728d665f06e (patch) | |
tree | d423e9d0a9e40e2d9157ef992434134a9ba84bb8 /NEWS | |
parent | a101b025af141e956feb04042ee75e28997c0011 (diff) | |
download | glibc-5c43483f0c868a29161979a783b7a728d665f06e.tar.gz glibc-5c43483f0c868a29161979a783b7a728d665f06e.tar.xz glibc-5c43483f0c868a29161979a783b7a728d665f06e.zip |
Add test for BZ 13114
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index 78810a9d5e..89049c8333 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-8-8 +GNU C Library NEWS -- history of user-visible changes. 2011-8-20 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, 13021 + 9696, 12868, 12852, 12874, 12885, 12907, 12922, 12935, 13007, 13021, 13114 * New program pldd to list loaded object of a process Implemented by Ulrich Drepper. |