diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2013-01-10 15:14:44 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2013-01-10 15:14:44 -0800 |
commit | 55d984e037cdeecf03268e1895d7cd1c5905dbd1 (patch) | |
tree | 355027f3de76139ec21a40cc9687b0e1e79a7099 /ChangeLog | |
parent | e7f68ef4bc84993de6961c23b1a5d47df82b34f7 (diff) | |
download | glibc-55d984e037cdeecf03268e1895d7cd1c5905dbd1.tar.gz glibc-55d984e037cdeecf03268e1895d7cd1c5905dbd1.tar.xz glibc-55d984e037cdeecf03268e1895d7cd1c5905dbd1.zip |
Move localedata ChangeLog entries
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog index 8972dbc4c5..f1c80d3c98 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. |