changeset 244:ff05275397ca icedtea-web-1.1

Update configure.ac and NEWS files for release
author Deepak Bhole <dbhole@redhat.com>
date Wed, 08 Jun 2011 18:02:08 -0400
parents 734b5ce0c0af
children d60e0f55eacb
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 08 14:56:49 2011 -0400
+++ b/ChangeLog	Wed Jun 08 18:02:08 2011 -0400
@@ -1,3 +1,8 @@
+2011-06-08  Deepak Bhole <dbhole@redhat.com>
+
+	* configure.ac: Update for release.
+	* NEWS: Update for release.
+
 2011-06-08  Deepak Bhole <dbhole@redhat.com>
 
 	* NEWS: Remove security update notes from NEWS as they are not "New"
--- a/NEWS	Wed Jun 08 14:56:49 2011 -0400
+++ b/NEWS	Wed Jun 08 18:02:08 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.1 (2011-XX-XX):
+New in release 1.1 (2011-06-08):
 * New Features
   - IcedTea-Web now installs to a FHS-compliant location
   - IcedTea-Web can now handle Proxy Auto Config files
--- a/configure.ac	Wed Jun 08 14:56:49 2011 -0400
+++ b/configure.ac	Wed Jun 08 18:02:08 2011 -0400
@@ -1,4 +1,4 @@
-AC_INIT([icedtea-web],[1.1pre],[distro-pkg-dev@openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web])
+AC_INIT([icedtea-web],[1.1],[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 netx.manifest])