This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, master, updated. glibc-2.14-591-ge7f9dac


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  e7f9dac36202cf09e1b4f5f89c56cc12a29ce9f6 (commit)
      from  aed9d17150a0d7060ef4245ce0b9612496ef84c7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=e7f9dac36202cf09e1b4f5f89c56cc12a29ce9f6

commit e7f9dac36202cf09e1b4f5f89c56cc12a29ce9f6
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Thu Dec 22 18:02:50 2011 -0500

    Add missing BZ

diff --git a/ChangeLog b/ChangeLog
index 450d827..e650d53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
 
 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
 
+	[BZ #13540]
 	* sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
 	processing for last bytes.
 
diff --git a/NEWS b/NEWS
index eeee9ac..ea946e3 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ Version 2.15
   13092, 13114, 13118, 13123, 13134, 13138, 13147, 13150, 13179, 13185,
   13189, 13192, 13268, 13276, 13282, 13291, 13305, 13328, 13335, 13337,
   13344, 13358, 13367, 13413, 13416, 13423, 13439, 13446, 13472, 13484,
-  13506, 13515, 13523, 13524, 13538
+  13506, 13515, 13523, 13524, 13538, 13540
 
 * New program pldd to list loaded object of a process
   Implemented by Ulrich Drepper.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    1 +
 NEWS      |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]