]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Patch followup.
authorUlrich Drepper <drepper@gmail.com>
Wed, 19 Jan 2011 20:36:47 +0000 (15:36 -0500)
committerUlrich Drepper <drepper@gmail.com>
Wed, 19 Jan 2011 21:00:11 +0000 (16:00 -0500)
ChangeLog
NEWS

index fe6094ae7c29329d00900da5446f64ab88c40937..0dad46baceaa725e9e291c090f7bd0cdf2ba19b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
 
+       [BZ #11724]
        * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
        of constructors.
        * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
diff --git a/NEWS b/NEWS
index 7444b9de6bbf65bdb64635418f53a7a11b176750..b6db53cd470efc6c5649b2812d2876ca9a1dfd04 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,16 @@
-GNU C Library NEWS -- history of user-visible changes.  2011-1-15
+GNU C Library NEWS -- history of user-visible changes.  2011-1-19
 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
 using `glibc' in the "product" field.
 \f
+Version 2.1
+
+* The following bugs are resolved with this release:
+
+  11724
+\f
 Version 2.13
 
 * The following bugs are resolved with this release: