about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-08-08 22:39:46 +0000
committerUlrich Drepper <drepper@redhat.com>2004-08-08 22:39:46 +0000
commitf58dc02246c9afbd93b8874c86ff690cd4a33f75 (patch)
tree4c01af5fb54834ce230993a80f442eac0b05e458 /ChangeLog
parent1750bc8d9b6cb34bfe9c2e620ccca2e385ff5005 (diff)
downloadglibc-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--ChangeLog2
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]