aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-12-17 03:07:49 +0000
committerDJ Delorie <dj@redhat.com>2000-12-17 03:07:49 +0000
commitf021637a75076194663fb16185081f8a4784ea9b (patch)
tree4cceab7aba7a067fe1a733cfedd86da44d6e9857 /libiberty/ChangeLog
parent780a49fab4ab15d60ba44993cb6a5501a8cce494 (diff)
downloadgdb-f021637a75076194663fb16185081f8a4784ea9b.zip
gdb-f021637a75076194663fb16185081f8a4784ea9b.tar.gz
gdb-f021637a75076194663fb16185081f8a4784ea9b.tar.bz2
* safe-ctype.c: #include "ansidecl.h".
* strtod.c: Likewise. * strtoul.c: Include safe-ctype.h, not ctype.h.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index b9b8b09..0d2333f 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,12 @@
+2000-12-16 Michael Sokolov <msokolov@ivan.Harhan.ORG>
+
+ * safe-ctype.c: #include "ansidecl.h".
+ * strtod.c: Likewise.
+
+2000-12-16 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.