diff options
author | Mark Mitchell <mark@codesourcery.com> | 2004-04-07 17:50:31 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2004-04-07 17:50:31 +0000 |
commit | 2e55bbc120a09a500436c73d6d6f7bada8974ec0 (patch) | |
tree | decc58aaf245f866f7c5ec0b92240c44422ba4ea /maintainer-scripts/ChangeLog | |
parent | f332a090b211ead4a3318b354e3a495c1ebcf75e (diff) | |
download | gcc-2e55bbc120a09a500436c73d6d6f7bada8974ec0.tar.gz |
gcc_release (build_sources): Do not use "-r" and "-D" at the same time with "cvs export".
* gcc_release (build_sources): Do not use "-r" and "-D" at the
same time with "cvs export".
From-SVN: r80480
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 |