changeset in /hg/icedtea: 2008-12-03 Gary Benson <gbenson at redh...
Gary Benson
gbenson at redhat.com
Thu Dec 4 06:11:29 PST 2008
changeset 5e60b6dd0bf6 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=5e60b6dd0bf6
description:
2008-12-03 Gary Benson <gbenson at redhat.com>
* .hgignore: Ignore downloaded HotSpot tarball.
diffstat:
2 files changed, 5 insertions(+)
.hgignore | 1 +
ChangeLog | 4 ++++
diffs (19 lines):
diff -r 985d267a3390 -r 5e60b6dd0bf6 .hgignore
--- a/.hgignore Wed Dec 03 04:50:04 2008 -0500
+++ b/.hgignore Wed Dec 03 04:52:28 2008 -0500
@@ -454,3 +454,4 @@ pulseaudio/src/native/org_.*.h
pulseaudio/src/native/org_.*.h
pulseaudio/.*jar
pulse-java.jar
+hotspot.tar.gz
diff -r 985d267a3390 -r 5e60b6dd0bf6 ChangeLog
--- a/ChangeLog Wed Dec 03 04:50:04 2008 -0500
+++ b/ChangeLog Wed Dec 03 04:52:28 2008 -0500
@@ -1,3 +1,7 @@ 2008-12-03 Gary Benson <gbenson at redhat
+2008-12-03 Gary Benson <gbenson at redhat.com>
+
+ * .hgignore: Ignore downloaded HotSpot tarball.
+
2008-12-03 Gary Benson <gbenson at redhat.com>
* a/ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp
More information about the distro-pkg-dev
mailing list