diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-03-14 22:32:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-03-14 22:32:50 +0000 |
commit | 02c906999c8500a43005e47f5810883b3a5189d8 (patch) | |
tree | 0ca7367bab28677656c3e3503a4361fc9e73efc5 /localedata/ChangeLog | |
parent | 72603ae38c4c4001c08705e00882243edebafad2 (diff) | |
download | glibc-02c906999c8500a43005e47f5810883b3a5189d8.tar.gz glibc-02c906999c8500a43005e47f5810883b3a5189d8.tar.xz glibc-02c906999c8500a43005e47f5810883b3a5189d8.zip |
* Makefile: Define tst-sscanf-ENV.
* tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e1bc145ec3..789b58d4f7 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2007-03-07 Steven Munroe <sjmunroe@us.ibm.com> + + * Makefile: Define tst-sscanf-ENV. + * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally. + 2007-02-18 Ulrich Drepper <drepper@redhat.com> * Makefile (tests): Add tst-sscanf. |