changeset 967:f8d65be30ac4

2008-07-15 Lillian Angel <langel@redhat.com> * .hgignore: Updated. * Makefile.am: Added HACKING to EXTRA_DIST.
author Lillian Angel <langel@redhat.com>
date Tue, 15 Jul 2008 12:57:30 -0400
parents 3cbb75db29a0
children 264b708e4668
files .hgignore ChangeLog Makefile.am
diffstat 3 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Tue Jul 15 10:26:42 2008 -0400
+++ b/.hgignore	Tue Jul 15 12:57:30 2008 -0400
@@ -2,6 +2,8 @@
 *~
 
 syntax: regexp
+configure
+aclocal.m4
 autom4te.cache
 cacao
 openjdk
--- a/ChangeLog	Tue Jul 15 10:26:42 2008 -0400
+++ b/ChangeLog	Tue Jul 15 12:57:30 2008 -0400
@@ -1,3 +1,8 @@
+2008-07-15  Lillian Angel  <langel@redhat.com>
+
+	* .hgignore: Updated.
+	* Makefile.am: Added HACKING to EXTRA_DIST.
+
 2008-07-15  Joshua Sumali  <jsumali@redhat.com>
 
 	* Makefile.am: Add icedtea-webstart-umask.patch.
--- a/Makefile.am	Tue Jul 15 10:26:42 2008 -0400
+++ b/Makefile.am	Tue Jul 15 12:57:30 2008 -0400
@@ -71,7 +71,8 @@
 	patches/icedtea-cacao.patch javaws.png javaws.desktop \
 	overlays extra jconsole.desktop policytool.desktop \
 	test/jtreg patches/icedtea-plugin.patch \
-	patches/icedtea-liveconnect.patch IcedTeaPlugin.cc
+	patches/icedtea-liveconnect.patch IcedTeaPlugin.cc \
+	HACKING
 
 # The Binary plugs directory is called jdk1.7.0 for historical reasons. The
 # name is completely irrelevant; only contains the plugs to build IcedTea.