diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2003-08-16 14:02:24 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2003-08-16 14:02:24 +0000 |
commit | ae7a543957fe07a61cb75aca311c723148597dd8 (patch) | |
tree | 8e45d2c1174889797727a431c34fd325679440a9 /maintainer-scripts/ChangeLog | |
parent | bfeec33d09a3296363421017c615ea12aa9b7788 (diff) | |
download | gcc-ae7a543957fe07a61cb75aca311c723148597dd8.tar.gz |
gcc_release (build_sources): Use two new variables EXPORTTAG and EXPORTDATE to make the extraction of...
* gcc_release (build_sources): Use two new variables EXPORTTAG and
EXPORTDATE to make the extraction of sources more transparent and
also allow snapshots (off mainline) without a tag.
From-SVN: r70507
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 b90c0023405..aadc6feffd3 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,9 @@ +2003-08-16 Gerald Pfeifer <gerald@pfeifer.com> + + * gcc_release (build_sources): Use two new variables EXPORTTAG and + EXPORTDATE to make the extraction of sources more transparent and + also allow snapshots (off mainline) without a tag. + 2003-08-08 Mark Mitchell <mark@codesourcery.com> * gcc_release: Correct logic for updating version.c. Put |