diff options
author | Florian Weimer <fweimer@redhat.com> | 2014-12-23 16:16:32 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2014-12-23 16:16:32 +0100 |
commit | 7d81e8d6db95c112c297930a8f2f9617c305529a (patch) | |
tree | 1edb9990800a63c18011626329b1b12eab7aca48 /ChangeLog | |
parent | 90aa3d09450903859e2845399729775b19bde50c (diff) | |
download | glibc-7d81e8d6db95c112c297930a8f2f9617c305529a.zip glibc-7d81e8d6db95c112c297930a8f2f9617c305529a.tar.gz glibc-7d81e8d6db95c112c297930a8f2f9617c305529a.tar.bz2 |
iconvdata/run-iconv-test.sh: Actually test iconv modules
Arjun Shankar noticed that this test case was not testing anything
because iconv was invoked without the required arguments.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2014-12-23 Florian Weimer <fweimer@redhat.com> + + * iconvdata/run-iconv-test.sh: Actually test iconv modules. + 2014-12-22 Joseph Myers <joseph@codesourcery.com> * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do |