summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-05-24 16:21:12 +0000
committerUlrich Drepper <drepper@redhat.com>1999-05-24 16:21:12 +0000
commit6843299d9b978aca10b5cb1be949492c61c5b092 (patch)
tree5c75a67dfb7f3167793a69e6210cd00349c4eee1 /ChangeLog
parent8838786d31dcf24b0a28a3af09f4910ffa3bdbc0 (diff)
Update.
1999-05-24 Ulrich Drepper <drepper@cygnus.com> * ctype/ctype.h: Don't optimize toupper/tolower for C++.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 537ebc26e3..d2bfea03af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-05-24 Ulrich Drepper <drepper@cygnus.com>
+
+ * ctype/ctype.h: Don't optimize toupper/tolower for C++.
+
1999-05-23 Roland McGrath <roland@baalperazim.frob.com>
* hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600.