diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-27 01:20:45 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-27 01:20:45 +0000 |
commit | 1e24143788242a555e443369b445f9edeafa8e39 (patch) | |
tree | a94ca4889237b7909bc33a5264205e8c1db2fb0e /maintainer-scripts/ChangeLog | |
parent | 08ea08a0321321b580e69c3349ee0728cc25483c (diff) | |
download | gcc-1e24143788242a555e443369b445f9edeafa8e39.tar.gz |
* gcc_release: Fix sanity check for argument of -p command-line
options. In snapshot mode, only generate diffs against the previous
snapshot if the user did not specify any old tarball explictly.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80009 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r-- | maintainer-scripts/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 43f5291405f..13bd6edf416 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,9 @@ +2004-03-27 Gerald Pfeifer <gerald@pfeifer.com> + + * gcc_release: Fix sanity check for argument of -p command-line + options. In snapshot mode, only generate diffs against the previous + snapshot if the user did not specify any old tarball explictly. + 2004-03-25 Gerald Pfeifer <gerald@pfeifer.com> * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and |