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.17-711-g68191c1


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  68191c1d59d40b3d9f5babef4f37f265920ff565 (commit)
      from  b2b671b677d92429a3d41bf451668f476aa267ed (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=68191c1d59d40b3d9f5babef4f37f265920ff565

commit 68191c1d59d40b3d9f5babef4f37f265920ff565
Author: Adhemerval Zanella <azanella@linux.vnet.ibm.com>
Date:   Mon May 20 09:35:01 2013 -0500

    PowerPC: update missing CL/NEWS bug reference
    
    Update ChangLog bugzilla number and NEWS for commit
    13d3b41a36c4f28d171a144f8a9baad3a8835981 (PowerPC: fix hypot/hypotf
    check for -INF).

diff --git a/ChangeLog b/ChangeLog
index 67dfa33..a9c5813 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -276,6 +276,7 @@
 
 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
+	[BZ # 15497]
 	* sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
 	negative infinity on POWER6 or lower.
 	* sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
diff --git a/NEWS b/NEWS
index 230b304..8dd33b9 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ Version 2.18
   15305, 15307, 15309, 15327, 15330, 15335, 15336, 15337, 15342, 15346,
   15359, 15361, 15366, 15380, 15394, 15395, 15405, 15406, 15409, 15416,
   15418, 15419, 15423, 15424, 15426, 15429, 15442, 15448, 15480, 15485,
-  15488, 15490.
+  15488, 15490, 15497.
 
 * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla
   #15078).

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

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]