changeset 3003:36d69d052be1

Start 1.12.6 release cycle. 2013-04-25 Andrew John Hughes <gnu.andrew@member.fsf.org> * configure.ac: Bump to 1.12.6pre. * NEWS: Add section for 1.12.6.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Thu, 25 Apr 2013 14:14:05 +0100
parents 3fcb48208be1
children 08ce3247b5b0
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 10 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Apr 25 14:13:34 2013 +0100
+++ b/ChangeLog	Thu Apr 25 14:14:05 2013 +0100
@@ -1,3 +1,8 @@
+2013-04-25  Andrew John Hughes  <gnu.andrew@member.fsf.org>
+
+	* configure.ac: Bump to 1.12.6pre.
+	* NEWS: Add section for 1.12.6.
+
 2013-04-24  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* configure.ac: Set version to 1.12.5.
@@ -315,7 +320,7 @@
 
 2013-03-04  Omair Majid  <omajid@redhat.com>
 
-	* confiugre.ac: Prepare for 1.12.4.
+	* configure.ac: Prepare for 1.12.4.
 	* NEWS: Add release date fo 1.12.4.
 
 2013-03-04  Omair Majid  <omajid@redhat.com>
--- a/NEWS	Thu Apr 25 14:13:34 2013 +0100
+++ b/NEWS	Thu Apr 25 14:14:05 2013 +0100
@@ -7,9 +7,12 @@
 GX  - http://bugs.gentoo.org/show_bug.cgi?id=X
 CAX - http://server.complang.tuwien.ac.at/cgi-bin/bugzilla/show_bug.cgi?id=X
 LPX - https://bugs.launchpad.net/bugs/X 
+OJX - http://java.net/jira/browse/OPENJDK6-X
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+New in release 1.12.6 (2013-06-XX):
+
 New in release 1.12.5 (2013-04-24):
 
 * New features
--- a/configure.ac	Thu Apr 25 14:13:34 2013 +0100
+++ b/configure.ac	Thu Apr 25 14:14:05 2013 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.12.5],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.12.6pre],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])