diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-10-14 21:17:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-10-14 21:17:04 +0000 |
commit | daa226125cf9570ac726e21fc33d19101123a5c0 (patch) | |
tree | e22d77a8bf41e68b26f3e95b28c0f491ec63847f /localedata/ChangeLog | |
parent | 18b8e054cf34f78f100b74b37e54673730530249 (diff) | |
download | glibc-daa226125cf9570ac726e21fc33d19101123a5c0.tar.gz glibc-daa226125cf9570ac726e21fc33d19101123a5c0.tar.xz glibc-daa226125cf9570ac726e21fc33d19101123a5c0.zip |
* time/asctime.c (asctime_internal): Use __snprintf instead of
snprintf to avoid PLT entry.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 8cf280973d..98380b55d3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,11 @@ 2005-10-14 Ulrich Drepper <drepper@redhat.com> + [BZ #195] + * locales/hu_HU: Add some transliterations. + + [BZ #1429] + * locales/hu_HU: Define week. + [BZ #982] * locales/ml_IN: Fix title. |