This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
3.1.1(!) PATCH: contrib/gennews
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>, <gcc-patches at gcc dot gnu dot org>
- Cc: Mark Mitchell <mark at codesourcery dot com>
- Date: Thu, 25 Jul 2002 11:09:28 +0200 (CEST)
- Subject: 3.1.1(!) PATCH: contrib/gennews
Joseph, I believe we simply failed to update this, right? Any objections?
Mark, I believe this should also go to the 3.1-branch, *before* the 3.1.1
release, as this is needed by the release script.
Gerald
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.
Index: gennews
===================================================================
RCS file: /cvs/gcc/gcc/contrib/gennews,v
retrieving revision 1.6
diff -u -3 -p -r1.6 gennews
--- gennews 25 Jan 2002 23:27:45 -0000 1.6
+++ gennews 25 Jul 2002 09:02:22 -0000
@@ -22,7 +22,8 @@
# Boston, MA 02111-1307, USA.
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
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
@@ -31,11 +32,11 @@ files="gcc-3.0/gcc-3.0.html gcc-3.0/feat
set -e
cat <<EOF
-This file contains information about GCC releases which has been
-generated automatically from the online release notes. This file
-covers releases of GCC (and the former EGCS project) since EGCS 1.0,
-on the line of development that led to GCC 3; for information on GCC
-2.8.1 and older releases of GCC 2, see ONEWS.
+This file contains information about GCC releases which has been generated
+automatically from the online release notes. It covers releases of GCC
+(and the former EGCS project) since EGCS 1.0, on the line of development
+that led to GCC 3. For information on GCC 2.8.1 and older releases of GCC 2,
+see ONEWS.
EOF