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.18-350-g8a43e76


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  8a43e768d9404c64e0d98d7a54871abad427fd69 (commit)
      from  82bab04b78c4b2fcb484f1630bb656e9db6a94bb (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://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=8a43e768d9404c64e0d98d7a54871abad427fd69

commit 8a43e768d9404c64e0d98d7a54871abad427fd69
Author: Andreas Schwab <schwab@suse.de>
Date:   Thu Oct 31 12:55:43 2013 +0100

    Fix BZ reference

diff --git a/ChangeLog b/ChangeLog
index 4b71c4a..ceaccba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2013-10-31  Andreas Schwab  <schwab@suse.de>
 
-	[BZ# 15917]
+	[BZ #15917]
 	* stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
 	followed by 'x' as part of digit sequence.
 	* stdio-common/tst-sscanf.c (double_tests2): New tests.
@@ -30,7 +30,7 @@
 
 2013-10-30  OndÅ?ej Bílka  <neleai@seznam.cz>
 
-	[BZ 15799]
+	[BZ #15799]
 	* stdlib/div.c (div): Remove obsolete code.
 	* stdlib/ldiv.c (ldiv): Likewise.
 	* stdlib/lldiv.c (lldiv): Likewise.

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

Summary of changes:
 ChangeLog |    4 ++--
 1 files changed, 2 insertions(+), 2 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]