diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-05-18 05:32:06 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-05-18 05:32:06 +0000 |
commit | cb9074bdd0f3abf66408a77f01171992b4f228bc (patch) | |
tree | bb4330d951e0c7607f4b154cc7fb34b63fc81df0 /contrib | |
parent | e4ff7b437d15f2b3becfe0ba25c8fdd96ec41684 (diff) | |
download | gcc-cb9074bdd0f3abf66408a77f01171992b4f228bc.tar.gz |
Oops, removed `Reported by' comment
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33976 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ChangeLog | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 54ccaa8278f..abc383ec16a 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -2,7 +2,6 @@ * gcc_update (self): Set to `$0'. (touch_files_reexec): Use `$self' instead of `$0'. - Reported by Albert Chin-A-Young <china@thewrittenword.com> 2000-05-12 Alexandre Oliva <aoliva@cygnus.com> |