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-199-gddacd1d


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  ddacd1db6a83551dd56792f2f9867452f5ac2c13 (commit)
      from  b39949d21179bd0b08a083e4f7e35d0c98e11294 (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=ddacd1db6a83551dd56792f2f9867452f5ac2c13

commit ddacd1db6a83551dd56792f2f9867452f5ac2c13
Author: Carlos O'Donell <carlos@redhat.com>
Date:   Fri Feb 8 12:37:44 2013 -0500

    BZ #15006: Updates NEWS and ChangeLog.

diff --git a/ChangeLog b/ChangeLog
index 190e460..0fd23d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
 
+	[BZ #15006]
 	* sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
 	* elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
 
diff --git a/NEWS b/NEWS
index d6798a4..d6467e6 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ Version 2.18
 * The following bugs are resolved with this release:
 
   13951, 14142, 14200, 14317, 14327, 14496, 14964, 14981, 14982, 14985,
-  14994, 14996, 15003, 15020, 15023, 15036, 15054, 15062.
+  14994, 14996, 15003, 15006, 15020, 15023, 15036, 15054, 15062.
 
 
 Version 2.17
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm
index c449354..6f8f33c 100644
--- a/ports/ChangeLog.arm
+++ b/ports/ChangeLog.arm
@@ -1,5 +1,6 @@
 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
 
+	[BZ #15006]
 	* sysdeps/unix/sysv/linux/arm/dl-cache.h
 	[__ARM_PCS_VFP] (_dl_cache_check_flags): Allow plain FLAG_ELF_LIBC6.
 	[!__ARM_PCS_VFP] (_dl_cache_check_flags): Likewise.

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

Summary of changes:
 ChangeLog           |    1 +
 NEWS                |    2 +-
 ports/ChangeLog.arm |    1 +
 3 files changed, 3 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]