/hg/release/icedtea6-1.5: 2009-09-01 Lillian Angel <langel at red...
langel at icedtea.classpath.org
langel at icedtea.classpath.org
Tue Sep 1 09:33:56 PDT 2009
changeset d0593233c9ce in /hg/release/icedtea6-1.5
details: http://icedtea.classpath.org/hg/release/icedtea6-1.5?cmd=changeset;node=d0593233c9ce
author: langel
date: Tue Sep 01 12:37:08 2009 -0400
2009-09-01 Lillian Angel <langel at redhat.com>
* configure.ac: Bumped version.
diffstat:
2 files changed, 6 insertions(+), 2 deletions(-)
ChangeLog | 6 +++++-
configure.ac | 2 +-
diffs (22 lines):
diff -r e28e125f9a21 -r d0593233c9ce ChangeLog
--- a/ChangeLog Sun Aug 30 17:58:20 2009 +0200
+++ b/ChangeLog Tue Sep 01 12:37:08 2009 -0400
@@ -1,4 +1,8 @@ 2009-08-30 Mark Wielaard <mark at klomp.o
-2009-08-30 Mark Wielaard <mark at klomp.org>
+2009-09-01 Lillian Angel <langel at redhat.com>
+
+ * configure.ac: Bumped version.
+
+2009-09-01 Mark Wielaard <mark at klomp.org>
PR377. SimpleTimeZone checks too strict for Asia/Amman TimeZone.
* overlays/openjdk/jdk/test/java/util/SimpleTimeZone/EndOfDay.java:
diff -r e28e125f9a21 -r d0593233c9ce configure.ac
--- a/configure.ac Sun Aug 30 17:58:20 2009 +0200
+++ b/configure.ac Tue Sep 01 12:37:08 2009 -0400
@@ -1,4 +1,4 @@ AC_INIT([icedtea6], [1.5.2], [distro-pkg
-AC_INIT([icedtea6], [1.5.2], [distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6], [1.5.3], [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