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 8ee5a384c4..25309fc375 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-02-09 Ulrich Drepper <drepper@redhat.com>
+ * stdio-common/_i18n_number.h: Support printing localized decimal
+ point and thousand separator.
+ * wctype/wctrans.c: Add __wctrans alias.
+ * include/wctype.h: Declare __wctrans.
+ Based on a patch by Hamed Malek.
+
* sysdeps/i386/fpu/fclrexcpt.c (__feclearexcept): Don't touch bits
other than the status bits [BZ #10].