From 55d984e037cdeecf03268e1895d7cd1c5905dbd1 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 10 Jan 2013 15:14:44 -0800 Subject: [PATCH] Move localedata ChangeLog entries --- ChangeLog | 9 --------- localedata/ChangeLog | 11 +++++++++++ 2 files changed, 11 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 - * 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 8b39ed1f13..0c0f2e8b5a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,14 @@ +2013-01-10 H.J. Lu + + * 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 [BZ #14982] -- 2.11.4.GIT