This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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] Complete java/ChangeLog (RESEND)


[ Resending with correct address for the java-patches list. ]

I had forgot that the Java parts of our web pages use a ChangeLog
file, so I failed to use this for my changes last month.  Here is
the patch I committed to fix this up.

Gerald

Index: ChangeLog
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/ChangeLog,v
retrieving revision 1.634
diff -u -3 -p -r1.634 ChangeLog
--- ChangeLog	1 Jul 2006 02:12:42 -0000	1.634
+++ ChangeLog	1 Jul 2006 16:44:56 -0000
@@ -3,10 +3,27 @@
 	* done.html: Fix link to the Tamanoir project.
 	Remove link to Rimfaxe's site.
 
+2006-06-20  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* index.html: Include the GCC-specific stylesheet by default and
+	add a new class "news" that redefines <dt> and <dd> in line with
+	how our main page looks.  Use this for the News section on the
+	Java main page.
+
+2006-06-20  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* index.html: Untablify the News section.
+
 2006-06-13  Tom Tromey  <tromey@redhat.com>
 
 	* index.html: Re-added Linux Journal link.
 
+2006-06-11  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* index.html: Compress the "What is GCJ?" section, including
+	removal of the title.  Remove extraneous line breaks.  Use TM
+	instead of tm for Trademark.
+
 2006-06-06  Tom Tromey  <tromey@redhat.com>
 
 	* index.html: News about ecj.


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