aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-04-22 18:38:58 +0000
committerDJ Delorie <dj@redhat.com>2004-04-22 18:38:58 +0000
commitb05d102cc166d411bbdfcd75d512949a40d3caff (patch)
tree6042231efcb026b0e25981c4c288032095dfccee /include/ChangeLog
parentb2e2d5d98cc6ec5bebd662ccf436fdba902ccd81 (diff)
downloadnewlib-b05d102cc166d411bbdfcd75d512949a40d3caff.zip
newlib-b05d102cc166d411bbdfcd75d512949a40d3caff.tar.gz
newlib-b05d102cc166d411bbdfcd75d512949a40d3caff.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index e2b5e89..ad85411 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-22 Richard Henderson <rth@redhat.com>
+
+ * hashtab.h (struct htab): Add size_prime_index.
+
2004-04-13 Jeff Law <law@redhat.com>
* hashtab.h (htab_remove_elt_with_hash): Prototype new function.