diff options
author | Jim Blandy <jimb@codesourcery.com> | 2012-10-19 19:59:34 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-10-19 19:59:34 +0000 |
commit | 3c97f6525fcb4b7696e50d4d7a122daaedf3ea45 (patch) | |
tree | b151dd9fb67e0436b53730c0459edfed85381b0e /ChangeLog | |
parent | 38c78296506316d4f84df2bd095f5efe6804308e (diff) | |
download | glibc-3c97f6525fcb4b7696e50d4d7a122daaedf3ea45.tar.gz glibc-3c97f6525fcb4b7696e50d4d7a122daaedf3ea45.tar.xz glibc-3c97f6525fcb4b7696e50d4d7a122daaedf3ea45.zip |
Clean up localedata/tst-wctype.sh to match how it is called.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bfe34653ce..ebfd5062d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +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] |