/hg/release/icedtea6-1.11: Bump to 1.11.1pre
omajid at icedtea.classpath.org
omajid at icedtea.classpath.org
Mon Jan 30 21:19:06 PST 2012
changeset 2f6cd79ca154 in /hg/release/icedtea6-1.11
details: http://icedtea.classpath.org/hg/release/icedtea6-1.11?cmd=changeset;node=2f6cd79ca154
author: Omair Majid <omajid at redhat.com>
date: Tue Jan 31 00:18:57 2012 -0500
Bump to 1.11.1pre
diffstat:
ChangeLog | 5 +++++
NEWS | 2 ++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 9392b2e91395 -r 2f6cd79ca154 ChangeLog
--- a/ChangeLog Mon Jan 30 23:54:04 2012 -0500
+++ b/ChangeLog Tue Jan 31 00:18:57 2012 -0500
@@ -1,3 +1,8 @@
+2012-01-31 Omair Majid <omajid at redhat.com>
+
+ * NEWS: Add a section for 1.11.1.
+ * configure.ac: Bump to 1.11.1pre.
+
2012-01-30 Omair Majid <omajid at redhat.com>
* NEWS: Set release date.
diff -r 9392b2e91395 -r 2f6cd79ca154 NEWS
--- a/NEWS Mon Jan 30 23:54:04 2012 -0500
+++ b/NEWS Tue Jan 31 00:18:57 2012 -0500
@@ -10,6 +10,8 @@
CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
+New in release 1.11.1 (2012-XX-XX):
+
New in release 1.11 (2012-01-30):
* Use HotSpot 20 as the default virtual machine.
diff -r 9392b2e91395 -r 2f6cd79ca154 configure.ac
--- a/configure.ac Mon Jan 30 23:54:04 2012 -0500
+++ b/configure.ac Tue Jan 31 00:18:57 2012 -0500
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.11],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.11.1pre],[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