summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-13 17:44:01 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-13 17:44:01 +0000
commit14282c1a50bb8baa4213372d6b7f6e3ab1b43433 (patch)
tree675f1d711037c7f899ed12097d4307c843444f63 /libiberty/ChangeLog
parentc21cb186688bcd68eeb70ada34eeda12df49d6a0 (diff)
downloadgcc-14282c1a50bb8baa4213372d6b7f6e3ab1b43433.tar.gz
* strtoul.c: Include safe-ctype.h, not ctype.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38221 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 6e2b3e98183..95b374f6548 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
+
+ * strtoul.c: Include safe-ctype.h, not ctype.h.
+
2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
* safe-ctype.c: New file.