classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Last 0.19 patch?


From: Mark Wielaard
Subject: [cp-patches] FYI: Last 0.19 patch?
Date: Wed, 02 Nov 2005 23:31:00 +0100

Hi,

This might very well be the last commit for the release.

2005-11-02  Mark Wielaard  <address@hidden>

       * configure.ac: Set version to 0.19.
       * NEWS: Add date of release.

Running one last test now. Then I tag the tree.

Cheers,

Mark
Index: configure.ac
===================================================================
RCS file: /cvsroot/classpath/classpath/configure.ac,v
retrieving revision 1.115
diff -u -r1.115 configure.ac
--- configure.ac        2 Nov 2005 18:47:53 -0000       1.115
+++ configure.ac        2 Nov 2005 22:27:45 -0000
@@ -6,7 +6,7 @@
 dnl define([AC_CACHE_LOAD], )dnl
 dnl define([AC_CACHE_SAVE], )dnl
 
-AC_INIT([GNU Classpath],[0.19-pre],address@hidden,[classpath])
+AC_INIT([GNU Classpath],[0.19],address@hidden,[classpath])
 AC_CONFIG_SRCDIR(java/lang/System.java)
 
 AC_CANONICAL_TARGET
Index: NEWS
===================================================================
RCS file: /cvsroot/classpath/classpath/NEWS,v
retrieving revision 1.103
diff -u -r1.103 NEWS
--- NEWS        2 Nov 2005 19:53:26 -0000       1.103
+++ NEWS        2 Nov 2005 22:27:45 -0000
@@ -1,4 +1,4 @@
-New for the subsequent release:
+New in release 0.19 (Nov 2, 2005)
 
 * The Swing RepaintManager has been reworked for more efficient painting,
   especially for large GUIs.
@@ -35,7 +35,8 @@
   will help us to improve this package.
 
 * The GUI demo (gnu.classpath.examples.swing.Demo) has been extended to 
-  highlight various features in our free-swing implementation.
+  highlight various features in our free-swing implementation. And includes
+  a look and feel switcher (Metal default, Ocean or GNU).
 
 Runtime interface changes:
 

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]