/hg/icedtea6: 3 new changesets
doko at icedtea.classpath.org
doko at icedtea.classpath.org
Thu Mar 25 07:37:51 PDT 2010
changeset 1b92ba827a7e in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=1b92ba827a7e
author: doko at octogon.itso-berlin.de
date: Thu Mar 25 15:03:25 2010 +0100
Added tag icedtea6-1.6-branchpoint for changeset 9420faca6468
changeset 9358ce62acc9 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=9358ce62acc9
author: doko at octogon.itso-berlin.de
date: Thu Mar 25 15:03:37 2010 +0100
Added tag icedtea6-1.8-branchpoint for changeset 9420faca6468
changeset b26f6c74bd4b in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=b26f6c74bd4b
author: doko at ubuntu.com
date: Thu Mar 25 15:15:32 2010 +0100
2010-03-25 Matthias Klose <doko at ubuntu.com>
* configure.ac: Bump version to 1.9pre.
diffstat:
3 files changed, 7 insertions(+), 1 deletion(-)
.hgtags | 2 ++
ChangeLog | 4 ++++
configure.ac | 2 +-
diffs (29 lines):
diff -r 1188b1a313b9 -r b26f6c74bd4b .hgtags
--- a/.hgtags Mon Mar 22 15:34:55 2010 -0400
+++ b/.hgtags Thu Mar 25 15:15:32 2010 +0100
@@ -17,3 +17,5 @@ 926c38e2b2830971f6ca0dff2ce25f78a694b178
926c38e2b2830971f6ca0dff2ce25f78a694b178 icedtea6-1.5rc3
9420faca6468e1c75e9bfa73b31246ba0b73a77d icedtea-1.6-branchpoint
8826d5735e2ca97ecdb35e7c977785d3e5b99556 icedtea-1.7-branchpoint
+9420faca6468e1c75e9bfa73b31246ba0b73a77d icedtea6-1.6-branchpoint
+9420faca6468e1c75e9bfa73b31246ba0b73a77d icedtea6-1.8-branchpoint
diff -r 1188b1a313b9 -r b26f6c74bd4b ChangeLog
--- a/ChangeLog Mon Mar 22 15:34:55 2010 -0400
+++ b/ChangeLog Thu Mar 25 15:15:32 2010 +0100
@@ -1,3 +1,7 @@ 2010-03-22 Deepak Bhole <dbhole at redhat.
+2010-03-25 Matthias Klose <doko at ubuntu.com>
+
+ * configure.ac: Bump version to 1.9pre.
+
2010-03-22 Deepak Bhole <dbhole at redhat.com>
* plugin/icedteanp/IcedTeaNPPlugin.cc
diff -r 1188b1a313b9 -r b26f6c74bd4b configure.ac
--- a/configure.ac Mon Mar 22 15:34:55 2010 -0400
+++ b/configure.ac Thu Mar 25 15:15:32 2010 +0100
@@ -1,4 +1,4 @@ AC_INIT([icedtea6],[1.8pre],[distro-pkg-
-AC_INIT([icedtea6],[1.8pre],[distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6],[1.9pre],[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