diff options
author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-04-07 17:50:31 +0000 |
---|---|---|
committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-04-07 17:50:31 +0000 |
commit | 25bea92c4259530c0b41df3aef0c36258ff32f13 (patch) | |
tree | decc58aaf245f866f7c5ec0b92240c44422ba4ea /maintainer-scripts/ChangeLog | |
parent | 7981b75caea40b40eba38024131c3d6ca0b046fc (diff) | |
download | gcc-25bea92c4259530c0b41df3aef0c36258ff32f13.tar.gz |
* gcc_release (build_sources): Do not use "-r" and "-D" at the
same time with "cvs export".
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80480 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r-- | maintainer-scripts/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 13bd6edf416..7b4f157029c 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,8 @@ +2004-04-07 Mark Mitchell <mark@codesourcery.com> + + * gcc_release (build_sources): Do not use "-r" and "-D" at the + same time with "cvs export". + 2004-03-27 Gerald Pfeifer <gerald@pfeifer.com> * gcc_release: Fix sanity check for argument of -p command-line |