changeset 2186:ee0b3f26e0f4 default tip

Close off 1.8 branch. 2012-02-15 Andrew John Hughes <ahughes@redhat.com> * NEWS: Mention removal of support. * configure.ac: Bump to 1.8.14pre.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 15 Feb 2012 09:36:32 +0000
parents e58e239e2ccf
children
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 13 11:59:25 2012 +0000
+++ b/ChangeLog	Wed Feb 15 09:36:32 2012 +0000
@@ -1,3 +1,8 @@
+2012-02-15  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Mention removal of support.
+	* configure.ac: Bump to 1.8.14pre.
+
 2012-02-13  Andrew John Hughes  <ahughes@redhat.com>
 
 	* NEWS: Add CVE numbers.
--- a/NEWS	Mon Feb 13 11:59:25 2012 +0000
+++ b/NEWS	Wed Feb 15 09:36:32 2012 +0000
@@ -8,6 +8,8 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+* THIS BRANCH IS NOW NO LONGER SUPPORTED *
+
 New in release 1.8.13 (2012-02-14):
 
 * Security fixes
--- a/configure.ac	Mon Feb 13 11:59:25 2012 +0000
+++ b/configure.ac	Wed Feb 15 09:36:32 2012 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.8.13],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.8.14pre],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])