diff options
author | Ulrich Drepper <drepper@gmail.com> | 2010-10-03 22:51:30 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2010-10-03 22:51:30 -0400 |
commit | f61a7c96b03c07184ea9122c3dbe098c6d1d291c (patch) | |
tree | 724662ae358e3a620e628d803c2fd54a17bd1e38 | |
parent | 10be4851911a00cca422c173788bce9a13dbde8e (diff) | |
download | glibc-f61a7c96b03c07184ea9122c3dbe098c6d1d291c.tar.gz glibc-f61a7c96b03c07184ea9122c3dbe098c6d1d291c.tar.xz glibc-f61a7c96b03c07184ea9122c3dbe098c6d1d291c.zip |
Update NEWS.
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS index 432813bb94..8a0370f300 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2010-8-25 +GNU C Library NEWS -- history of user-visible changes. 2010-10-3 Copyright (C) 1992-2009, 2010 Free Software Foundation, Inc. See the end for copying conditions. @@ -9,7 +9,8 @@ Version 2.13 * The following bugs are resolved with this release: - 7066, 10851, 11640, 11701, 11840, 11856, 11883, 11903, 11904 + 7066, 10851, 11640, 11701, 11840, 11856, 11883, 11903, 11904, 12005, + 12077 * New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark |