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-481-g3d2e607


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  3d2e60756a511e64c41dc17e64e350b27ffebafb (commit)
      from  18d1425127e5712dda888bb280d5d1a038a45c7f (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=3d2e60756a511e64c41dc17e64e350b27ffebafb

commit 3d2e60756a511e64c41dc17e64e350b27ffebafb
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Tue Dec 3 14:43:23 2013 +0100

    Add bug number to ChangeLog and NEWS

diff --git a/ChangeLog b/ChangeLog
index aec3cb2..c8ef777 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
 
+	[BZ #16289]
 	* locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
 	division by 0.
 
diff --git a/NEWS b/NEWS
index c431d72..f352a72 100644
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,7 @@ Version 2.19
   15939, 15948, 15963, 15966, 15985, 15988, 15997, 16032, 16034, 16036,
   16037, 16041, 16055, 16071, 16072, 16074, 16077, 16078, 16103, 16112,
   16143, 16144, 16146, 16150, 16151, 16153, 16167, 16172, 16195, 16214,
-  16245, 16271.
+  16245, 16271, 16289.
 
 * The public headers no longer use __unused nor __block.  This change is to
   support compiling programs that are derived from BSD sources and use

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

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]