summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-05 05:14:34 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-05 05:14:34 +0000
commitcd16d64de2ef6cbce28d7c9a5d8c4186814bb558 (patch)
treeb98ea27a18b1ad3f0c72e9cc2f6b49f798981b41 /ChangeLog
parenta3bfd999946833ebfa42fd0626d98b78ee1f33e6 (diff)
Update.
* locale/C-ctype.c (_nl_C_LC_CTYPE_class): Clear ISNCTRL bit for characters >= 0x80. (_nl_C_LC_CTYPE_class32): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 304761c580..ccf137f68e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-01-04 Ulrich Drepper <drepper@cygnus.com>
+ * locale/C-ctype.c (_nl_C_LC_CTYPE_class): Clear ISNCTRL bit for
+ characters >= 0x80.
+ (_nl_C_LC_CTYPE_class32): Likewise.
+
* rt/aio.h (struct aioinit): Replace one aio_reserved value with
aio_idle_time.
* rt/aio_misc.c: Rewrite to not automatically terminate worker threads