diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-08-25 07:47:17 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-08-25 07:47:17 -0700 |
commit | 224c3568f622f367dbbcd3acbcb6cc673ef0a606 (patch) | |
tree | d76a1f170affd4ba367b9b26ba78b4f7aa1706b8 | |
parent | df24a73ecdfea3690821f8176b83d811a5f23725 (diff) | |
download | glibc-224c3568f622f367dbbcd3acbcb6cc673ef0a606.tar glibc-224c3568f622f367dbbcd3acbcb6cc673ef0a606.tar.gz glibc-224c3568f622f367dbbcd3acbcb6cc673ef0a606.tar.bz2 glibc-224c3568f622f367dbbcd3acbcb6cc673ef0a606.zip |
NEWS udpate.
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2010-8-14 +GNU C Library NEWS -- history of user-visible changes. 2010-8-25 Copyright (C) 1992-2009, 2010 Free Software Foundation, Inc. See the end for copying conditions. @@ -9,7 +9,7 @@ Version 2.13 * The following bugs are resolved with this release: - 11640, 11701, 11840, 11856, 11883, 11903, 11904 + 10851, 11640, 11701, 11840, 11856, 11883, 11903, 11904 * New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark |