about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-05-28 21:01:52 +0000
committerRoland McGrath <roland@gnu.org>2003-05-28 21:01:52 +0000
commit862ef982729737b873b52039714ca7b4b43b4c72 (patch)
treed8126bdd139a48696a64975547fc6de5d9a36f84 /ChangeLog
parentfe2dcbcca121c0193cbaef35573a651f975cb156 (diff)
downloadglibc-862ef982729737b873b52039714ca7b4b43b4c72.tar.gz
glibc-862ef982729737b873b52039714ca7b4b43b4c72.tar.xz
glibc-862ef982729737b873b52039714ca7b4b43b4c72.zip
* malloc/malloc.h [! __GNUC__] (__const): Define if undefined.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e12c0ded3..7433787d26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-28  Roland McGrath  <roland@redhat.com>
+
+	* malloc/malloc.h [! __GNUC__] (__const): Define if undefined.
+
 2003-05-26  Aldy Hernandez  <aldyh@redhat.com>
 
 	* soft-fp/soft-fp.h (FP_EX_UNDERFLOW): Define to 0.