/hg/release/icedtea6-1.10: Bump to 1.10.1pre.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Wed Mar 2 16:47:59 PST 2011
changeset 5fd527a94787 in /hg/release/icedtea6-1.10
details: http://icedtea.classpath.org/hg/release/icedtea6-1.10?cmd=changeset;node=5fd527a94787
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Mar 03 00:47:52 2011 +0000
Bump to 1.10.1pre.
2011-03-02 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Add 1.10.1 section.
* configure.ac: Bump to 1.10.1pre.
diffstat:
3 files changed, 6 insertions(+), 1 deletion(-)
ChangeLog | 4 ++++
NEWS | 1 +
configure.ac | 2 +-
diffs (33 lines):
diff -r 6e809b822ad1 -r 5fd527a94787 ChangeLog
--- a/ChangeLog Wed Mar 02 20:43:02 2011 +0000
+++ b/ChangeLog Thu Mar 03 00:47:52 2011 +0000
@@ -1,3 +1,8 @@ 2011-03-02 Andrew John Hughes <ahughes
+2011-03-02 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS: Add 1.10.1 section.
+ * configure.ac: Bump to 1.10.1pre.
+
2011-03-02 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am:
diff -r 6e809b822ad1 -r 5fd527a94787 NEWS
--- a/NEWS Wed Mar 02 20:43:02 2011 +0000
+++ b/NEWS Thu Mar 03 00:47:52 2011 +0000
@@ -7,6 +7,8 @@ GX - http://bugs.gentoo.org/show_bug.cg
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.10.1 (2011-XX-XX):
New in release 1.10 (2011-03-02):
diff -r 6e809b822ad1 -r 5fd527a94787 configure.ac
--- a/configure.ac Wed Mar 02 20:43:02 2011 +0000
+++ b/configure.ac Thu Mar 03 00:47:52 2011 +0000
@@ -1,4 +1,4 @@ AC_INIT([icedtea6],[1.10],[distro-pkg-de
-AC_INIT([icedtea6],[1.10],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.10.1pre],[distro-pkg-dev at openjdk.java.net])
AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
AC_CONFIG_FILES([Makefile])
More information about the distro-pkg-dev
mailing list