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 71495f7775..f6363c3226 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2001-08-09 Andreas Jaeger <aj@suse.de>
+ * locale/programs/ld-ctype.c (DEFAULT): Fix expression.
+ (EMPTY): New.
+ (wctype_table_finalize): Use it.
+ (find_idx): Likewise.
+ (wctype_table_get): Likewise.
+
* configure.in: Add check for GCC 3.x.
2001-08-09 Ulrich Drepper <drepper@redhat.com>