aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Booth <neil@gcc.gnu.org>2001-08-11 13:04:31 +0000
committerNeil Booth <neil@gcc.gnu.org>2001-08-11 13:04:31 +0000
commit760a4879af059eb40d0b9718fe9b5af9ebe51411 (patch)
treea75e2a78f648fdcf562f85c99400dd214e222fb1
parentd8393f64e952bae840d86ce08a221709a1ecb3c6 (diff)
downloadgcc-760a4879af059eb40d0b9718fe9b5af9ebe51411.zip
gcc-760a4879af059eb40d0b9718fe9b5af9ebe51411.tar.gz
gcc-760a4879af059eb40d0b9718fe9b5af9ebe51411.tar.bz2
* Correct omitted attribution.
From-SVN: r44797
-rw-r--r--gcc/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d1d8dac..2472ad9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -4,7 +4,8 @@
main manual to work both for info and HTML versions.
2001-08-11 Neil Booth <neil@daikokuya.demon.co.uk>
-
+ Matt Kraai <kraai@alumni.carnegiemellon.edu>
+
* cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
* cpphash.h (CPP_IN_SYSTEM_HEADER): Fix.
(struct cpp_pool): New member first.