diff options
| author | Gerald Pfeifer <gerald@pfeifer.com> | 2003-08-24 13:28:53 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2003-08-24 13:28:53 +0000 |
| commit | 4fdbb1def5fa04e1cdb8595eb25ebcf09d83f5e4 (patch) | |
| tree | 17965727885c1a4edb9889c08a48703eae775c30 /maintainer-scripts/ChangeLog | |
| parent | 30c3267cef53e13862011b293b07593c135b6361 (diff) | |
| download | gcc-4fdbb1def5fa04e1cdb8595eb25ebcf09d83f5e4.tar.gz gcc-4fdbb1def5fa04e1cdb8595eb25ebcf09d83f5e4.tar.bz2 gcc-4fdbb1def5fa04e1cdb8595eb25ebcf09d83f5e4.zip | |
gcc_release (build_sources): Create/update the LAST_UPDATED file in the source directory with information...
* gcc_release (build_sources): Create/update the LAST_UPDATED file
in the source directory with information how sources were obtained.
From-SVN: r70762
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 aadc6feffd3..45cba3ea18d 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,8 @@ +2003-08-24 Gerald Pfeifer <gerald@pfeifer.com> + + * gcc_release (build_sources): Create/update the LAST_UPDATED file + in the source directory with information how sources were obtained. + 2003-08-16 Gerald Pfeifer <gerald@pfeifer.com> * gcc_release (build_sources): Use two new variables EXPORTTAG and |
