diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2007-10-01 06:21:10 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2007-10-01 06:21:10 +0000 |
commit | c2ffa91a3ac3f757f2d39141bad4d4bc667df452 (patch) | |
tree | c1bd8e0b6ec01f6e74d8d582629bd42f99b5e348 /maintainer-scripts/ChangeLog | |
parent | a1e6d1ce6cdf021a79783e18fab1410604f63fe0 (diff) | |
download | gcc-c2ffa91a3ac3f757f2d39141bad4d4bc667df452.tar.gz |
gcc_release: Do not include copies of faq.html in releases...
* gcc_release: Do not include copies of faq.html in releases,
and remove all the explicit support code to pull in web pages.
From-SVN: r128901
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 c4559d6c8a5..37f757c8a64 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,8 @@ +2007-10-01 Gerald Pfeifer <gerald@pfeifer.com> + + * gcc_release: Do not include copies of faq.html in releases, + and remove all the explicit support code to pull in web pages. + 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> |