/hg/release/icedtea6-1.11: Prepare for 1.11.5.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Mon Sep 3 06:18:42 PDT 2012


changeset 1b067fbe251c in /hg/release/icedtea6-1.11
details: http://icedtea.classpath.org/hg/release/icedtea6-1.11?cmd=changeset;node=1b067fbe251c
author: Andrew John Hughes <ahughes at redhat.com>
date: Mon Sep 03 14:18:35 2012 +0100

	Prepare for 1.11.5.

	2011-09-03  Andrew John Hughes  <ahughes at redhat.com>

		* configure.ac: Bump to 1.11.5pre.
		* NEWS: Add new section.


diffstat:

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

diffs (33 lines):

diff -r 7b9660e0dee0 -r 1b067fbe251c ChangeLog
--- a/ChangeLog	Fri Aug 31 17:08:30 2012 +0100
+++ b/ChangeLog	Mon Sep 03 14:18:35 2012 +0100
@@ -1,3 +1,8 @@
+2011-09-03  Andrew John Hughes  <ahughes at redhat.com>
+
+	* configure.ac: Bump to 1.11.5pre.
+	* NEWS: Add new section.
+
 2012-08-31  Andrew John Hughes  <ahughes at redhat.com>
 
 	* NEWS: Set 1.11.4 release date.
diff -r 7b9660e0dee0 -r 1b067fbe251c NEWS
--- a/NEWS	Fri Aug 31 17:08:30 2012 +0100
+++ b/NEWS	Mon Sep 03 14:18:35 2012 +0100
@@ -10,6 +10,8 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+New in release 1.11.5 (2012-XX-XX):
+
 New in release 1.11.4 (2012-08-31):
 
 * Security fixes
diff -r 7b9660e0dee0 -r 1b067fbe251c configure.ac
--- a/configure.ac	Fri Aug 31 17:08:30 2012 +0100
+++ b/configure.ac	Mon Sep 03 14:18:35 2012 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.11.4],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.11.5pre],[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