changeset 11:12011c66e520

Bump to 1.1pre and add NEWS from release announcement. 2010-09-09 Andrew John Hughes <ahughes@redhat.com> * configure.ac: Bump to 1.1pre. * NEWS: Added.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 09 Sep 2010 12:59:32 +0100
parents 3538695338d9
children ba2ccec163d0
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 20 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Sep 08 20:31:33 2010 +0100
+++ b/ChangeLog	Thu Sep 09 12:59:32 2010 +0100
@@ -1,3 +1,8 @@
+2010-09-09  Andrew John Hughes  <ahughes@redhat.com>
+
+	* configure.ac: Bump to 1.1pre.
+	* NEWS: Added.
+
 2010-09-08  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/NEWS	Thu Sep 09 12:59:32 2010 +0100
@@ -0,0 +1,14 @@
+Key:
+
+SX  - http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6969395
+PRX - http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=X
+RHX - https://bugzilla.redhat.com/show_bug.cgi?id=X
+DX  - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=X
+GX  - http://bugs.gentoo.org/show_bug.cgi?id=X
+
+CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
+
+New in release 1.0 (2010-09-08):
+
+* Separation of VisualVM build harness from IcedTea6.
+* Support for both VisualVM 1.2.2 (NetBeans 6.8) and 1.3 (NetBeans 6.9)
--- a/configure.ac	Wed Sep 08 20:31:33 2010 +0100
+++ b/configure.ac	Thu Sep 09 12:59:32 2010 +0100
@@ -1,4 +1,4 @@
-AC_INIT([visualvm_harness], [1.0], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([visualvm_harness], [1.1pre], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile visualvm.desktop])