Move ChangeLog entry to correct file.

This commit is contained in:
Joseph Myers 2012-10-22 17:09:51 +00:00
parent 2a0e2669f9
commit 2b4a59f535
2 changed files with 7 additions and 7 deletions

View File

@ -206,13 +206,6 @@
(runit): Remove function.
(run_getconf): New variable, Use it for running getconf binary.
2012-10-19 Jim Blandy <jimb@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* localedata/tst-wctype.sh (run_program_prefix): Remove variable.
(tst_wctype): New variable. Use it directly to run test program
instead of passing test program name as argument.
2012-10-18 H.J. Lu <hongjiu.lu@intel.com>
[BZ #14716]

View File

@ -1,3 +1,10 @@
2012-10-19 Jim Blandy <jimb@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* tst-wctype.sh (run_program_prefix): Remove variable.
(tst_wctype): New variable. Use it directly to run test program
instead of passing test program name as argument.
2012-10-19 Florian Pritz <bluewind@xinu.at>
[BZ #13758]