diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-10-22 17:09:51 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-10-22 17:09:51 +0000 |
commit | 2b4a59f535079f07d7d63c3bab98e67263092c71 (patch) | |
tree | 2932edcd93b872bf8de0b25f566fdaf5b7d493c1 /ChangeLog | |
parent | 2a0e2669f902dc574e70f5473f7c165d55b49311 (diff) | |
download | glibc-2b4a59f535079f07d7d63c3bab98e67263092c71.tar.gz glibc-2b4a59f535079f07d7d63c3bab98e67263092c71.tar.xz glibc-2b4a59f535079f07d7d63c3bab98e67263092c71.zip |
Move ChangeLog entry to correct file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog index c5f8f4d9f2..296bc423d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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] |