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.16-ports-merge-456-gf96f124


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  f96f12423a1b801f4a198f2568e29e85bd9cc473 (commit)
      from  0e8e0c1c9328a68259fe94b8080fdce7f72e9fa0 (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=f96f12423a1b801f4a198f2568e29e85bd9cc473

commit f96f12423a1b801f4a198f2568e29e85bd9cc473
Author: Maxim Kuvyrkov <maxim@codesourcery.com>
Date:   Tue Oct 9 17:09:30 2012 -0700

    Add NEWS entry for BZ #14602.

diff --git a/ChangeLog b/ChangeLog
index a3e846e..2c394f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
+
+	* NEWS: Add entry for BZ #14602.
+
 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
 
 	* math/gen-libm-test.pl (parse_args): Handle comparison macros as
diff --git a/NEWS b/NEWS
index 1b13ac1..9fc0813 100644
--- a/NEWS
+++ b/NEWS
@@ -15,8 +15,8 @@ Version 2.17
   14195, 14237, 14251, 14252, 14283, 14298, 14303, 14307, 14328, 14331,
   14336, 14337, 14347, 14349, 14376, 14417, 14459, 14476, 14477, 14505,
   14510, 14516, 14518, 14519, 14530, 14532, 14538, 14543, 14544, 14545,
-  14557, 14562, 14568, 14576, 14579, 14583, 14587, 14621, 14638, 14645,
-  14648, 14660, 14661.
+  14557, 14562, 14568, 14576, 14579, 14583, 14587, 14602, 14621, 14638,
+  14645, 14648, 14660, 14661.
 
 * Support for STT_GNU_IFUNC symbols added for s390 and s390x.
   Optimized versions of memcpy, memset, and memcmp added for System z10 and

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

Summary of changes:
 ChangeLog |    4 ++++
 NEWS      |    4 ++--
 2 files changed, 6 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]