aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorLars Brinkhoff <lars@nocrew.org>2001-08-23 12:07:58 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2001-08-23 12:07:58 +0000
commit88c1082bf89c25ef0c9cb7bddcd567d62fe8776f (patch)
treecae74137a9a4d0176ba29c5a374e27361c57c15f /include/ChangeLog
parentcbf0bc83702d7678d42a4e375819230500d13ea0 (diff)
downloadgcc-88c1082bf89c25ef0c9cb7bddcd567d62fe8776f.zip
gcc-88c1082bf89c25ef0c9cb7bddcd567d62fe8776f.tar.gz
gcc-88c1082bf89c25ef0c9cb7bddcd567d62fe8776f.tar.bz2
dyn-string.h, [...]: replace "GNU CC" with "GCC".
* dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h: replace "GNU CC" with "GCC". From-SVN: r45130
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 98beacb..e7a3bcf 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-23 Lars Brinkhoff <lars@nocrew.org>
+
+ * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h:
+ replace "GNU CC" with "GCC".
+
2001-08-21 Richard Henderson <rth@redhat.com>
* fibheap.h: Tidy formatting.