diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-08-08 22:39:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-08-08 22:39:46 +0000 |
commit | f58dc02246c9afbd93b8874c86ff690cd4a33f75 (patch) | |
tree | 4c01af5fb54834ce230993a80f442eac0b05e458 /ChangeLog | |
parent | 1750bc8d9b6cb34bfe9c2e620ccca2e385ff5005 (diff) | |
download | glibc-f58dc02246c9afbd93b8874c86ff690cd4a33f75.tar.gz glibc-f58dc02246c9afbd93b8874c86ff690cd4a33f75.tar.xz glibc-f58dc02246c9afbd93b8874c86ff690cd4a33f75.zip |
[BZ #33]
Update. * intl/tst-gettext.c (main): Improve some messages. [BZ #33]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7368a5e1d8..bf2ba9953a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-08-08 Ulrich Drepper <drepper@redhat.com> + * intl/tst-gettext.c (main): Improve some messages. [BZ #33] + * time/strptime_l.c (__strptime_internal): Fix handling of %Ey. [BZ #28] |