/hg/release/icedtea6-1.8: Prepare for 1.8.6.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Tue Feb 1 10:15:42 PST 2011


changeset 6e111db7700c in /hg/release/icedtea6-1.8
details: http://icedtea.classpath.org/hg/release/icedtea6-1.8?cmd=changeset;node=6e111db7700c
author: Andrew John Hughes <ahughes at redhat.com>
date: Tue Feb 01 18:15:36 2011 +0000

	Prepare for 1.8.6.

	2011-02-01 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Update for 1.8.6.
		* configure.ac: Bump to 1.8.6pre.


diffstat:

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

diffs (33 lines):

diff -r a7282f501aeb -r 6e111db7700c ChangeLog
--- a/ChangeLog	Tue Feb 01 14:31:59 2011 +0000
+++ b/ChangeLog	Tue Feb 01 18:15:36 2011 +0000
@@ -1,3 +1,8 @@ 2011-01-25  Andrew John Hughes  <ahughes
+2011-02-01  Andrew John Hughes  <ahughes at redhat.com>
+
+	* NEWS: Update for 1.8.6.
+	* configure.ac: Bump to 1.8.6pre.
+
 2011-01-25  Andrew John Hughes  <ahughes at redhat.com>
 
 	* NEWS: Update for 1.8.5 release.
diff -r a7282f501aeb -r 6e111db7700c NEWS
--- a/NEWS	Tue Feb 01 14:31:59 2011 +0000
+++ b/NEWS	Tue Feb 01 18:15:36 2011 +0000
@@ -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.8.6 (20XX-XX-XX):
 
 New in release 1.8.5 (2011-02-01):
 
diff -r a7282f501aeb -r 6e111db7700c configure.ac
--- a/configure.ac	Tue Feb 01 14:31:59 2011 +0000
+++ b/configure.ac	Tue Feb 01 18:15:36 2011 +0000
@@ -1,4 +1,4 @@ AC_INIT([icedtea6],[1.8.5],[distro-pkg-d
-AC_INIT([icedtea6],[1.8.5],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.8.6pre],[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