summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bf148b760e..028c47ea2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2005-07-24 Ulrich Drepper <drepper@redhat.com>
+
+ * wcsmbs/bits/wchar2.h: Use __FILE not FILE.
+
2005-07-22 Ulrich Drepper <drepper@redhat.com>
- * stdio-common/fxprintf.c (__fxprintf): Declare functions more local.
+ * stdio-common/fxprintf.c (__fxprintf): Define variable more local.
2005-07-22 Jakub Jelinek <jakub@redhat.com>