Commit 1899ba3e by Gerald Pfeifer Committed by Gerald Pfeifer

gennews (files): Add proper files for the GCC 3.1 release series.

	* gennews (files): Add proper files for the GCC 3.1 release series.
	Simplify and reformat introductory wording.

From-SVN: r55750
parent a27fb29b
2002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* gennews (files): Add proper files for the GCC 3.1 release series.
Simplify and reformat introductory wording.
2002-07-16 Nathanael Nerode <neroden@gcc.gnu.org> 2002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
* enquire.c: Move from gcc. * enquire.c: Move from gcc.
......
...@@ -22,7 +22,8 @@ ...@@ -22,7 +22,8 @@
# Boston, MA 02111-1307, USA. # Boston, MA 02111-1307, USA.
website=http://gcc.gnu.org/ website=http://gcc.gnu.org/
files="gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html files="gcc-3.1/index.html gcc-3.1/changes.html
gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html
gcc-2.95/index.html gcc-2.95/features.html gcc-2.95/caveats.html gcc-2.95/index.html gcc-2.95/features.html gcc-2.95/caveats.html
egcs-1.1/index.html egcs-1.1/features.html egcs-1.1/caveats.html egcs-1.1/index.html egcs-1.1/features.html egcs-1.1/caveats.html
egcs-1.0/egcs-1.0.3.html egcs-1.0/egcs-1.0.2.html egcs-1.0/egcs-1.0.1.html egcs-1.0/egcs-1.0.3.html egcs-1.0/egcs-1.0.2.html egcs-1.0/egcs-1.0.1.html
...@@ -31,11 +32,11 @@ files="gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html ...@@ -31,11 +32,11 @@ files="gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html
set -e set -e
cat <<EOF cat <<EOF
This file contains information about GCC releases which has been This file contains information about GCC releases which has been generated
generated automatically from the online release notes. This file automatically from the online release notes. It covers releases of GCC
covers releases of GCC (and the former EGCS project) since EGCS 1.0, (and the former EGCS project) since EGCS 1.0, on the line of development
on the line of development that led to GCC 3; for information on GCC that led to GCC 3. For information on GCC 2.8.1 and older releases of GCC 2,
2.8.1 and older releases of GCC 2, see ONEWS. see ONEWS.
EOF EOF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment