aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2008-07-07 17:09:31 +0000
committerJoel Brobecker <brobecker@gnat.com>2008-07-07 17:09:31 +0000
commit0f963b2442d8b307aeca3915882e7f2cacd2ea71 (patch)
tree4bb543ad4f7fa93e97da06cd3ff3cbc16e2922ba /include/ChangeLog
parent9990da1d5161d7b2712d08f9af4cd754d47c6dd4 (diff)
downloadgdb-0f963b2442d8b307aeca3915882e7f2cacd2ea71.zip
gdb-0f963b2442d8b307aeca3915882e7f2cacd2ea71.tar.gz
gdb-0f963b2442d8b307aeca3915882e7f2cacd2ea71.tar.bz2
* safe-ctype.h: Add #include of ctype.h before redefining
the ctype.h macros.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 97aca37..ded2069 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-07 Joel Brobecker <brobecker@adacore.com>
+
+ * safe-ctype.h: Add #include of ctype.h before redefining
+ the ctype.h macros.
+
2008-07-04 Joel Brobecker <brobecker@adacore.com>
* safe-ctype.h: Remove #error when detecting that ctype.h has been