about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-04-28 06:40:56 +0000
committerUlrich Drepper <drepper@redhat.com>2007-04-28 06:40:56 +0000
commit61d5a67f536dc80a8741e8abb67df2c2cfa6fd17 (patch)
tree12c1e776fcffc2cf1292031386990a1a3da0a992 /ChangeLog
parent1bb5f5a1c526c5195e7ae54c98dac71f53a941c1 (diff)
downloadglibc-61d5a67f536dc80a8741e8abb67df2c2cfa6fd17.tar.gz
glibc-61d5a67f536dc80a8741e8abb67df2c2cfa6fd17.tar.xz
glibc-61d5a67f536dc80a8741e8abb67df2c2cfa6fd17.zip
[BZ #3213]
* locale/programs/ld-collate.c (collate_read): Fix printing of
	error message.

	[BZ #3213]
	* locale/C-translit.h.in: Add entry for U2044.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1e7944053..80fc4bff7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
 
+	* locale/programs/ld-collate.c (collate_read): Fix printing of
+	error message.
+
+	[BZ #3213]
+	* locale/C-translit.h.in: Add entry for U2044.
+
 	[BZ #4342]
 	* stdio-common/vfscanf.c (_IO_vfscanf_internal): Allow
 	hexa-decimal floats without exponent.