diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-22 22:31:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-22 22:31:57 +0000 |
commit | 49ba1c128f3b339f9b4d0c828a484666e99830a4 (patch) | |
tree | b56178422a0bfae1a445cf8034f3786f80153e16 /ChangeLog | |
parent | 04fbc779fe06ebb697c7dfe02493ad2fc0f8e1e5 (diff) | |
download | glibc-49ba1c128f3b339f9b4d0c828a484666e99830a4.tar.gz glibc-49ba1c128f3b339f9b4d0c828a484666e99830a4.tar.xz glibc-49ba1c128f3b339f9b4d0c828a484666e99830a4.zip |
Update.
* intl/tst-translit.c (main): Update for now performed transliteration.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e3fc79e77e..400c7a1f42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ * locale/Makefile (distribute): Add C-translit.h.in, C-translit.h, and gen-translit.pl. Add rule to generate C-translit.h. + * intl/tst-translit.c (main): Update for now performed + transliteration. * stdio-common/vfscanf.c: Handle input -- with format %f correctly (it's no input error). |