diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2003-09-22 14:29:20 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2003-09-22 14:29:20 +0000 |
commit | d1174343b7b8f906dd2621b1c0000e317ab5d26a (patch) | |
tree | 25171a178607fd028899dcdab098a1fb552b6276 /maintainer-scripts/ChangeLog | |
parent | 88962108fc1e1e59c4d3f4765cae3f28c03a7745 (diff) | |
download | gcc-d1174343b7b8f906dd2621b1c0000e317ab5d26a.tar.gz |
gcc_release (announce_snapshot): Restructure processing of snapshot-README and snapshot-index.html and add a new...
* gcc_release (announce_snapshot): Restructure processing
of snapshot-README and snapshot-index.html and add a new
substitution for @EXPORT@.
From-SVN: r71652
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 45cba3ea18d..077582422f1 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,9 @@ +2003-09-22 Gerald Pfeifer <gerald@pfeifer.com> + + * gcc_release (announce_snapshot): Restructure processing + of snapshot-README and snapshot-index.html and add a new + substitution for @EXPORT@. + 2003-08-24 Gerald Pfeifer <gerald@pfeifer.com> * gcc_release (build_sources): Create/update the LAST_UPDATED file |