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.24-449-g1dae0a1


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  1dae0a14439a2d530402e9770359648c7eb3a784 (commit)
      from  58307649fb51a3a6adc29a8659d3301393f24671 (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=1dae0a14439a2d530402e9770359648c7eb3a784

commit 1dae0a14439a2d530402e9770359648c7eb3a784
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Dec 7 01:17:58 2016 +0000

    Fix typo in last ChangeLog message.

diff --git a/ChangeLog b/ChangeLog
index 039bba6..88e6320 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,8 @@
 	for arguments Inf and sNaN.  When returning a NaN, compute it by
 	arithmetic on the arguments.
 	* sysdeps/powerpc/fpu/e_hypotf.c (TEST_INF_NAN): Likewise.
-	* math/libm-test.inc (pow_test_data): Add tests of sNaN arguments.
+	* math/libm-test.inc (hypot_test_data): Add tests of sNaN
+	arguments.
 
 2016-12-06  Joseph Myers  <joseph@codesourcery.com>
 

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

Summary of changes:
 ChangeLog |    3 ++-
 1 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]