aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-06-06 08:42:06 -0400
committerDJ Delorie <dj@gcc.gnu.org>2002-06-06 08:42:06 -0400
commit917ccc05a69cd748b18e122e6ff985af45a2d894 (patch)
treeee2a78db8c92aa4f9b99a630b4cf4c3a85a087d6 /include/ChangeLog
parent0c7aeb8801580c7c4c495ab0ad509ae645eb6a40 (diff)
downloadgcc-917ccc05a69cd748b18e122e6ff985af45a2d894.zip
gcc-917ccc05a69cd748b18e122e6ff985af45a2d894.tar.gz
gcc-917ccc05a69cd748b18e122e6ff985af45a2d894.tar.bz2
hashtab.h (htab): Rearrange new members for backward compatibility.
* hashtab.h (htab): Rearrange new members for backward compatibility. (htab_create): Don't use a macro that requires other headers. From-SVN: r54316
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 7b1dc5a..661e89a 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