]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* Correct omitted attribution.
authorNeil Booth <neil@gcc.gnu.org>
Sat, 11 Aug 2001 13:04:31 +0000 (13:04 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 11 Aug 2001 13:04:31 +0000 (13:04 +0000)
From-SVN: r44797

gcc/ChangeLog

index d1d8dacaf31183c774b3566f7c6f087672ff73d1..2472ad968af30f7f599f18761cd7f6f4069c0e63 100644 (file)
@@ -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.