changeset 122:1cff369667f8 icedtea-web-1.0.3

Prepare for 1.0.3.
author Deepak Bhole <dbhole@redhat.com>
date Mon, 13 Jun 2011 16:42:48 -0400
parents 01be65b95967
children 63a65ea70e2d
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Jun 13 14:42:09 2011 -0400
+++ b/ChangeLog	Mon Jun 13 16:42:48 2011 -0400
@@ -1,3 +1,8 @@
+2011-06-13  Deepak Bhole <dbhole@redhat.com>
+
+	* configure.ac: Prepare for 1.0.3.
+	* NEWS: Same.
+
 2011-06-13  Deepak Bhole <dbhole@redhat.com>
 
 	* NEWS: Updated to add RH691259.
--- a/NEWS	Mon Jun 13 14:42:09 2011 -0400
+++ b/NEWS	Mon Jun 13 16:42:48 2011 -0400
@@ -8,7 +8,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.0.3 (2011-XX-XX):
+New in release 1.0.3 (2011-06-13):
 * Plugin
   - PR721: IcedTeaPlugin.so cannot run g_main_context_iteration on a different thread unless a different GMainContext *context is used
   - PR735: Firefox 4 sometimes freezes if the applet calls showDocument()
--- a/configure.ac	Mon Jun 13 14:42:09 2011 -0400
+++ b/configure.ac	Mon Jun 13 16:42:48 2011 -0400
@@ -1,4 +1,4 @@
-AC_INIT([icedtea-web],[1.0.3pre],[distro-pkg-dev@openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web])
+AC_INIT([icedtea-web],[1.0.3],[distro-pkg-dev@openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])