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 /localedata/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 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 6c25fe907f..7f57b6e243 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -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] |