diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-13 22:10:03 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-13 22:10:03 +0000 |
commit | 92d72679e99479336ff270fc3cd390031bfb3ce6 (patch) | |
tree | 0318865177d9ae5ac7fbb337e3c47696f4cb6170 /maintainer-scripts/ChangeLog | |
parent | 450e6c84b8303706a13f092eb5af1f6e84cce9e9 (diff) | |
download | gcc-92d72679e99479336ff270fc3cd390031bfb3ce6.tar.gz |
* gcc_release (announce_snapshot): Add substitution of @RELEASE@
for README and index.html.
* snapshot-README: Use it.
* snapshot-index.html: Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69307 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r-- | maintainer-scripts/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 5546f66cdb2..a46a26b1cfb 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,7 +1,14 @@ +2003-07-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * gcc_release (announce_snapshot): Add substitution of @RELEASE@ + for README and index.html. + * snapshot-README: Use it. + * snapshot-index.html: Ditto. + 2003-07-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> - * gcc_release (announce_snapshot): Add substitution of @BRANCH - for README and index.html. Remove substitution of @LONG_DATE. + * gcc_release (announce_snapshot): Add substitution of @BRANCH@ + for README and index.html. Remove substitution of @LONG_DATE@. Put index.html into the respective snapshot directory. Adjust subject of the notification mail to the new naming scheme for CVS tags. |