aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.hgignore4
-rw-r--r--ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 5763a72..21ddb11 100644
--- a/.hgignore
+++ b/.hgignore
@@ -7,3 +7,7 @@ install-sh
missing
config.guess
config.sub
+netx/net/sourceforge/jnlp/resources/AUTHORS.html
+netx/net/sourceforge/jnlp/resources/COPYING.html
+netx/net/sourceforge/jnlp/resources/ChangeLog.html
+netx/net/sourceforge/jnlp/resources/NEWS.html
diff --git a/ChangeLog b/ChangeLog
index b254d06..602223b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-08-01 Andrew Azores <[email protected]>
+
+ * .hgignore: ignore generated HTML files (from AboutDialog)
+
2013-07-30 Adam Domurad <[email protected]>
* plugin/icedteanp/IcedTeaPluginUtils.cc