changeset 2109:adb3cb07d6fd

Prepare for 1.8.4. 2010-11-24 Andrew John Hughes <ahughes@redhat.com> * configure.ac: Bump to 1.8.4pre. * NEWS: Add 1.8.4 section.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 24 Nov 2010 14:58:50 +0000
parents 04120b5ea4c3
children e1dad8c51736
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 24 14:57:23 2010 +0000
+++ b/ChangeLog	Wed Nov 24 14:58:50 2010 +0000
@@ -1,3 +1,8 @@
+2010-11-24  Andrew John Hughes  <ahughes@redhat.com>
+
+	* configure.ac: Bump to 1.8.4pre.
+	* NEWS: Add 1.8.4 section.
+
 2010-11-17  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/NEWS	Wed Nov 24 14:57:23 2010 +0000
+++ b/NEWS	Wed Nov 24 14:58:50 2010 +0000
@@ -8,10 +8,11 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+New in release 1.8.4 (201X-XX-XX):
+
 New in release 1.8.3 (2010-11-24):
 
 * Allow the building of NetX to be disabled.
-* Switch to the IcedTea server for JAXP, JAF and JAXWS tarballs.
 * Security updates
   - RH645843, CVE-2010-3860: IcedTea System property information leak via public static
 * Backports
--- a/configure.ac	Wed Nov 24 14:57:23 2010 +0000
+++ b/configure.ac	Wed Nov 24 14:58:50 2010 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.8.3],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.8.4pre],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])