diff options
author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-10-29 23:04:48 +0000 |
---|---|---|
committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-10-29 23:04:48 +0000 |
commit | 7a0994a1105ad8042cb53dcf7d51f62fc16e975a (patch) | |
tree | 03c581985acb4953d323611cd2be107d57937f92 /contrib/ChangeLog | |
parent | 3f1753f5eb69fb789df1c4b298e651ab41cd3248 (diff) | |
download | gcc-7a0994a1105ad8042cb53dcf7d51f62fc16e975a.tar.gz |
* gcc_build: Save the output from CVS into the logfile as well.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37136 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 09426a831d7..2ebd692c4ce 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2000-10-29 Mark Mitchell <mark@codesourcery.com> + + * gcc_build: Save the output from CVS into the logfile as well. + 2000-10-25 Mark Mitchell <mark@codesourcery.com> * gcc_build: Fix typos. |