changeset in /hg/icedtea6: 2009-01-26 Lillian Angel <langel at re...

Lillian Angel langel at redhat.com
Mon Jan 26 06:09:30 PST 2009


changeset 86cc7eb0035f in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=86cc7eb0035f
description:
	2009-01-26  Lillian Angel  <langel at redhat.com>

	        * configure.ac: Updated to pre-1.5 version.

diffstat:

2 files changed, 5 insertions(+), 1 deletion(-)
ChangeLog    |    4 ++++
configure.ac |    2 +-

diffs (20 lines):

diff -r 315b62f64c7a -r 86cc7eb0035f ChangeLog
--- a/ChangeLog	Mon Jan 26 09:07:48 2009 -0500
+++ b/ChangeLog	Mon Jan 26 09:09:26 2009 -0500
@@ -1,3 +1,7 @@ 2009-01-26  Gary Benson  <gbenson at redhat
+2009-01-26  Lillian Angel  <langel at redhat.com>
+
+	* configure.ac: Updated to pre-1.5 version.
+
 2009-01-26  Gary Benson  <gbenson at redhat.com>
 
 	* ports/hotspot/src/os_cpu/linux_zero/vm/thread_linux_zero.hpp
diff -r 315b62f64c7a -r 86cc7eb0035f configure.ac
--- a/configure.ac	Mon Jan 26 09:07:48 2009 -0500
+++ b/configure.ac	Mon Jan 26 09:09:26 2009 -0500
@@ -1,4 +1,4 @@ AC_INIT([icedtea6], [1.4], [distro-pkg-d
-AC_INIT([icedtea6], [1.4], [distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6], [pre-1.5], [distro-pkg-dev at openjdk.java.net])
 AM_INIT_AUTOMAKE([1.10 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])
 AC_CANONICAL_HOST



More information about the distro-pkg-dev mailing list