diff options
author | Ulrich Drepper <drepper@gmail.com> | 2010-10-11 09:10:41 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2010-10-11 09:10:41 -0400 |
commit | af3259695d0330dad913eae8f03f23062ea5f0f7 (patch) | |
tree | 772ae6d7e279ff7801e92048ffc1ff6c09e1360c /NEWS | |
parent | 67a67b950be9741a4cf1ff3e75572204b06bec2e (diff) | |
download | glibc-af3259695d0330dad913eae8f03f23062ea5f0f7.tar.gz glibc-af3259695d0330dad913eae8f03f23062ea5f0f7.tar.xz glibc-af3259695d0330dad913eae8f03f23062ea5f0f7.zip |
Unify psiginfo output.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index 0870bddb1d..5431c2d103 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2010-10-3 +GNU C Library NEWS -- history of user-visible changes. 2010-10-11 Copyright (C) 1992-2009, 2010 Free Software Foundation, Inc. See the end for copying conditions. @@ -10,7 +10,7 @@ Version 2.13 * The following bugs are resolved with this release: 7066, 10851, 11611, 11640, 11701, 11840, 11856, 11883, 11903, 11904, - 11968, 11979, 12005, 12037, 12067, 12077 + 11968, 11979, 12005, 12037, 12067, 12077, 12092, 12108 * New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark |