about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0b82efe7c..9d4ea7ce71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 1999-12-08  Ulrich Drepper  <drepper@cygnus.com>
 
+	* locale/programs/ld-ctype.c (set_class_defaults): Correctly
+	determine tolower mapping for 8bit table if the tolower keyword is
+	not given.
+
 	* sysdeps/posix/getaddrinfo.c (gaih_inet): Don't fail if host has
 	only IPv6 address.  Reported by Artur Frysiak <wiget@pld.org.pl>.