summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-06 12:42:06 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-06 12:42:06 +0000
commit1a48bdeb83592aca35ccf1932b357cf52f12e721 (patch)
treeee2a78db8c92aa4f9b99a630b4cf4c3a85a087d6 /include/ChangeLog
parentd7f5a71fa80f4f780788dadaab256daa45a34bc2 (diff)
downloadgcc-1a48bdeb83592aca35ccf1932b357cf52f12e721.tar.gz
* hashtab.h (htab): Rearrange new members for backward
compatibility. (htab_create): Don't use a macro that requires other headers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54316 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 7b1dc5a965a..661e89a1b3e 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-06 DJ Delorie <dj@redhat.com>
+
+ * hashtab.h (htab): Rearrange new members for backward
+ compatibility.
+ (htab_create): Don't use a macro that requires other headers.
+
2002-06-05 Geoffrey Keating <geoffk@redhat.com>
* hashtab.h (htab_create): Restore prototype for backward