summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-23 08:25:46 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-23 08:25:46 +0000
commit4b156cb2fd3c3eafc0a784fde139a666017a4614 (patch)
tree12e64b422d56f593d4e6f83ae4e9cd207a89526c /ChangeLog
parentc9f79e0878de5978b3468b7540302c52a12f3392 (diff)
downloadglibc-4b156cb2fd3c3eafc0a784fde139a666017a4614.tar.gz
glibc-4b156cb2fd3c3eafc0a784fde139a666017a4614.tar.xz
glibc-4b156cb2fd3c3eafc0a784fde139a666017a4614.zip
Update.
2000-08-23  Ulrich Drepper  <drepper@redhat.com>

	* locale/programs/ld-ctype.c (ctype_read): Allow more than one
	default_missing character being specified, pick the first
	representable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1715b5d1e8..8739d37da7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-23  Ulrich Drepper  <drepper@redhat.com>
+
+	* locale/programs/ld-ctype.c (ctype_read): Allow more than one
+	default_missing character being specified, pick the first
+	representable.
+
 2000-08-23  Andreas Jaeger  <aj@suse.de>
 
 	* include/wchar.h: Add some pure attributes.