Hi, This might very well be the last commit for the release.
2005-11-02 Mark Wielaard <[EMAIL PROTECTED]>
* 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],[EMAIL PROTECTED],[classpath]) +AC_INIT([GNU Classpath],[0.19],[EMAIL PROTECTED],[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:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
