This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] [PATCH] Minor correction in index.html


hi,
	The file htdocs/index.html presently mentions contradicting dates for
3.4.6 release. "Previous releases series" shows 10th March 2006 as the
release date, whereas the News/Announcements" section marks it
(correctly) as 6th March. 

Best regards
saurabh



Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.559
diff -u -r1.559 index.html
--- index.html	28 May 2006 03:26:08 -0000	1.559
+++ index.html	29 May 2006 07:50:46 -0000
@@ -55,7 +55,7 @@
 </dd>
 
 <dt><strong>Previous release series:</strong>
-  <a href="gcc-3.4/">GCC 3.4.6</a> (released 2006-03-10)
+  <a href="gcc-3.4/">GCC 3.4.6</a> (released 2006-03-06)
 </dt><dd>
   Branch status:
   GCC 3.4.6 is the last release from the 3.4 series;

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]