summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2001-02-28 23:30:26 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2001-02-28 23:30:26 +0000
commit41edef811973b51d13b05e9e476f0f6f883a636d (patch)
treeb5c7d0d8b355722d4c32309feafda0061d7f700d /ChangeLog
parente88d558bdf8ed71b83c2be61bb2846a1388e7db2 (diff)
downloadgcc-41edef811973b51d13b05e9e476f0f6f883a636d.tar.gz
2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
Alexandre Oliva <aoliva@redhat.com> * Makefile.in (check-c++): Use tabs, not spaces. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40139 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99c037d3201..b704c1b7ce6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
+ Alexandre Oliva <aoliva@redhat.com>
+
+ * Makefile.in (check-c++): Use tabs, not spaces.
+
2001-02-20 Laurynas Biveinis <lauras@softhome.net>
* MAINTAINERS: add myself to Write After Approval list.