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-97-g55d984e


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  55d984e037cdeecf03268e1895d7cd1c5905dbd1 (commit)
      from  e7f68ef4bc84993de6961c23b1a5d47df82b34f7 (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=55d984e037cdeecf03268e1895d7cd1c5905dbd1

commit 55d984e037cdeecf03268e1895d7cd1c5905dbd1
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Jan 10 15:14:44 2013 -0800

    Move localedata ChangeLog entries

diff --git a/ChangeLog b/ChangeLog
index 8972dbc..f1c80d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,15 +34,6 @@
 
 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
 
-	* Makefile (tests-static): New variable.
-	(tests): Add $(tests-static).
-	(bug-setlocale1-ARGS): Set to -- $(built-program-cmd).
-	(bug-setlocale1-static-ENV): New variable.
-	(bug-setlocale1-static-ARGS): Likewise.
-	* bug-setlocale1.c (do_test): Support run directly.  Check env[1]
-	instead of newargv[0].
-	* bug-setlocale1-static.c: New file.
-
 	* posix/Makefile (tests-static): New variable.
 	(tests): Add $(tests-static).
 	(tst-exec-static-ARGS): New variable.
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 8b39ed1..0c0f2e8 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,14 @@
+2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* Makefile (tests-static): New variable.
+	(tests): Add $(tests-static).
+	(bug-setlocale1-ARGS): Set to -- $(built-program-cmd).
+	(bug-setlocale1-static-ENV): New variable.
+	(bug-setlocale1-static-ARGS): Likewise.
+	* bug-setlocale1.c (do_test): Support run directly.  Check env[1]
+	instead of newargv[0].
+	* bug-setlocale1-static.c: New file.
+
 2013-01-03  Chris Leonard  <cjl@sugarlabs.org>
 
 	[BZ #14982]

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

Summary of changes:
 ChangeLog            |    9 ---------
 localedata/ChangeLog |   11 +++++++++++
 2 files changed, 11 insertions(+), 9 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]