/hg/icedtea6: Bump to 1.10.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Fri Aug 6 12:08:25 PDT 2010


changeset a570f4fed326 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=a570f4fed326
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Aug 06 20:08:18 2010 +0100

	Bump to 1.10.

	2010-08-06 Andrew John Hughes <ahughes at redhat.com>

	 * configure.ac: Bump to 1.10.
		* NEWS: Add 1.10 section.


diffstat:

3 files changed, 8 insertions(+), 1 deletion(-)
ChangeLog    |    5 +++++
NEWS         |    2 ++
configure.ac |    2 +-

diffs (33 lines):

diff -r da8128c0b021 -r a570f4fed326 ChangeLog
--- a/ChangeLog	Fri Aug 06 11:53:49 2010 +0100
+++ b/ChangeLog	Fri Aug 06 20:08:18 2010 +0100
@@ -1,3 +1,8 @@ 2010-08-06  Andrew John Hughes  <ahughes
+2010-08-06  Andrew John Hughes  <ahughes at redhat.com>
+
+	* configure.ac: Bump to 1.10.
+	* NEWS: Add 1.10 section.
+
 2010-08-06  Andrew John Hughes  <ahughes at redhat.com>
 
 	Fix build on PAX-enabled kernels.
diff -r da8128c0b021 -r a570f4fed326 NEWS
--- a/NEWS	Fri Aug 06 11:53:49 2010 +0100
+++ b/NEWS	Fri Aug 06 20:08:18 2010 +0100
@@ -7,6 +7,8 @@ GX  - http://bugs.gentoo.org/show_bug.cg
 GX  - http://bugs.gentoo.org/show_bug.cgi?id=X
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
+
+New in release 1.10 (2010-XX-XX):
 
 New in release 1.9 (2010-XX-XX):
 
diff -r da8128c0b021 -r a570f4fed326 configure.ac
--- a/configure.ac	Fri Aug 06 11:53:49 2010 +0100
+++ b/configure.ac	Fri Aug 06 20:08:18 2010 +0100
@@ -1,4 +1,4 @@ AC_INIT([icedtea6],[1.9pre],[distro-pkg-
-AC_INIT([icedtea6],[1.9pre],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.10pre],[distro-pkg-dev at openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])
 



More information about the distro-pkg-dev mailing list