# HG changeset patch # User Andrew John Hughes # Date 1378218473 -3600 # Node ID 2ef554b7551069038fa9fab81cf731a255b8fb76 # Parent 898aa9174be711fc81c922cae27e495033fa6f21 Fix .hgignore not to hide patches and add missing ones. 2013-02-17 Andrew John Hughes * .hgignore: Fix so the cacao patches directory isn't hidden. diff -r 898aa9174be7 -r 2ef554b75510 .hgignore --- a/.hgignore Wed Jul 10 21:24:54 2013 +0100 +++ b/.hgignore Tue Sep 03 15:27:53 2013 +0100 @@ -4,10 +4,6 @@ missing aclocal.m4 autom4te.cache -cacao -netbeans -visualvm -bootstrap build debian lib @@ -52,3 +48,6 @@ syntax: regexp ^openjdk +^cacao +^bootstrap +^jamvm diff -r 898aa9174be7 -r 2ef554b75510 ChangeLog --- a/ChangeLog Wed Jul 10 21:24:54 2013 +0100 +++ b/ChangeLog Tue Sep 03 15:27:53 2013 +0100 @@ -1,3 +1,8 @@ +2013-02-17 Andrew John Hughes + + * .hgignore: Fix so the cacao patches directory + isn't hidden. + 2013-07-10 Andrew John Hughes * configure.ac: Set to 1.11.13pre.