aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.