about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f0da07fdf8..6cbd465cb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1998-10-19  Ulrich Drepper  <drepper@cygnus.com>
+
+	* locale/C-ctype.c (_nl_C_LC_CTYPE_class): Clear ISCNTRL bit for
+	character >= 0x80.
+	(_nl_C_LC_CTYPE_class32): Likewise.
+	Reported by HJ Lu.
+
 1998-10-19  Roland McGrath  <roland@baalperazim.frob.com>
 
 	* hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
@@ -49,7 +56,7 @@
 	NSS functions.
 	* resolv/nss_dns/dns-network.c: Likewise.
 
-	* grp/Makefile: Don't search for linuxhtreads in add-ons, use
+	* grp/Makefile: Don't search for linuxthreads in add-ons, use
 	have-thread-library to determine whether threads are available.
 	* pwd/Makefile: Remove wrong comment.