diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-05-15 01:59:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-05-15 01:59:59 +0000 |
commit | c8d49f05e7048f84bb8a60381c290f4831f3bd57 (patch) | |
tree | 8b73fc0958d0b6342b56b592ae2d4459f1b3e381 /ChangeLog | |
parent | a754f018b8ccf6d9d48979e35177c40231cc787b (diff) | |
download | glibc-c8d49f05e7048f84bb8a60381c290f4831f3bd57.tar.gz glibc-c8d49f05e7048f84bb8a60381c290f4831f3bd57.tar.xz glibc-c8d49f05e7048f84bb8a60381c290f4831f3bd57.zip |
* iconvdata/run-iconv-test.sh: Use = instead of == in test.
Patch by Reuben Thomas.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7e6fb39498..b60503fba4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-14 Ulrich Drepper <drepper@redhat.com> + + * iconvdata/run-iconv-test.sh: Use = instead of == in test. + Patch by Reuben Thomas. + 2008-05-14 Joseph Myers <joseph@codesourcery.com> * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define. |