]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Move localedata ChangeLog entries
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 10 Jan 2013 23:14:44 +0000 (15:14 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 10 Jan 2013 23:14:44 +0000 (15:14 -0800)
ChangeLog
localedata/ChangeLog

index 8972dbc4c56fc7566e46f199125e62d40be7c060..f1c80d3c984654f59cf4da3acde862b50010280f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 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.
index 8b39ed1f136fa4a0d87cc2388e71de6fb4d1154e..0c0f2e8b5a5a58af86146c3b6bc5437f84788fc0 100644 (file)
@@ -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]