changeset 2353:cee8f49929f9

Prepare for 1.9.10 release. 2011-10-13 Andrew John Hughes <ahughes@redhat.com> * NEWS: Add 1.9.10 release date. * configure.ac: Bump to 1.9.10 proper.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 13 Oct 2011 15:06:00 +0100
parents 941103576384
children 664021245703
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 13 15:04:46 2011 +0100
+++ b/ChangeLog	Thu Oct 13 15:06:00 2011 +0100
@@ -1,3 +1,8 @@
+2011-10-13  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Add 1.9.10 release date.
+	* configure.ac: Bump to 1.9.10 proper.
+
 2011-10-13  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am: Add patches.
--- a/NEWS	Thu Oct 13 15:04:46 2011 +0100
+++ b/NEWS	Thu Oct 13 15:06:00 2011 +0100
@@ -8,7 +8,7 @@
 
 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.10 (2011-10-18):
 
 * Security fixes
   - S7000600, CVE-2011-3547: InputStream skip() information leak
--- a/configure.ac	Thu Oct 13 15:04:46 2011 +0100
+++ b/configure.ac	Thu Oct 13 15:06:00 2011 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.9.10pre],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.9.10],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])