/hg/release/icedtea6-1.9: Prepare for 1.9.10.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Thu Jul 21 07:08:44 PDT 2011
changeset 0f6deb60d29b in /hg/release/icedtea6-1.9
details: http://icedtea.classpath.org/hg/release/icedtea6-1.9?cmd=changeset;node=0f6deb60d29b
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Jul 21 15:08:30 2011 +0100
Prepare for 1.9.10.
2011-07-21 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Prepare for 1.9.10.
* configure.ac: Bump to 1.9.10pre.
diffstat:
ChangeLog | 5 +++++
NEWS | 2 ++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r eb05a18232e9 -r 0f6deb60d29b ChangeLog
--- a/ChangeLog Wed Jul 20 16:32:04 2011 +0100
+++ b/ChangeLog Thu Jul 21 15:08:30 2011 +0100
@@ -1,3 +1,8 @@
+2011-07-21 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS: Prepare for 1.9.10.
+ * configure.ac: Bump to 1.9.10pre.
+
2011-07-20 Andrew John Hughes <ahughes at redhat.com>
* NEWS: List security fix.
diff -r eb05a18232e9 -r 0f6deb60d29b NEWS
--- a/NEWS Wed Jul 20 16:32:04 2011 +0100
+++ b/NEWS Thu Jul 21 15:08:30 2011 +0100
@@ -8,6 +8,8 @@
CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
+New in release 1.9.10 (2011-XX-XX):
+
New in release 1.9.9 (2011-07-20):
* Security fixes
diff -r eb05a18232e9 -r 0f6deb60d29b configure.ac
--- a/configure.ac Wed Jul 20 16:32:04 2011 +0100
+++ b/configure.ac Thu Jul 21 15:08:30 2011 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.9.9],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.9.10pre],[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