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-92-g5a7ac04


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  5a7ac040efe94f8c49c5ec95c90ad6baf3b37744 (commit)
      from  7e625f7e85b4e88f10dbde35a0641742af581806 (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=5a7ac040efe94f8c49c5ec95c90ad6baf3b37744

commit 5a7ac040efe94f8c49c5ec95c90ad6baf3b37744
Author: Florian Weimer <fweimer@redhat.com>
Date:   Fri Aug 26 19:43:29 2016 +0200

    Correct incorrect bug number in changelog

diff --git a/ChangeLog b/ChangeLog
index f6589b4..be65e09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2016-08-26  Florian Weimer  <fweimer@redhat.com>
 
-	[BZ #20432]
+	[BZ #19946]
 	Avoid expected SIGALRM signals.
 	* test-skeleton.c (xpthread_sigmask, xpthread_mutex_lock)
 	(xpthread_spin_lock, xpthread_cond_wait, xpthread_barrier_wait)

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

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