diff options
author | DJ Delorie <dj@delorie.com> | 2004-04-13 15:23:19 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2004-04-13 15:23:19 +0000 |
commit | db9ca7b6e2b619c199c46f6daf315505b80634b4 (patch) | |
tree | a4f0e7c261c827018f5d50702718a88046f48998 /include/ChangeLog | |
parent | d71a70d375db3797f93f794784f9359dff49e5b1 (diff) | |
download | binutils-redhat-db9ca7b6e2b619c199c46f6daf315505b80634b4.tar.gz |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 883088ea6d..e2b5e89185 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2004-04-13 Jeff Law <law@redhat.com> + + * hashtab.h (htab_remove_elt_with_hash): Prototype new function. + 2004-03-30 Zack Weinberg <zack@codesourcery.com> * hashtab.h, splay-tree.h: Use new shorter form of GTY markers. |