changeset 1200:93e7061da818

* .hgignore: Add test/check-.*log.
author Mark Wielaard <mark@klomp.org>
date Sun, 09 Nov 2008 22:27:11 +0100
parents df03b256c9e0
children 76b5306fead0
files .hgignore ChangeLog
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Sat Nov 08 21:25:47 2008 +0100
+++ b/.hgignore	Sun Nov 09 22:27:11 2008 +0100
@@ -38,6 +38,7 @@
 test/langtools
 test/jtreg.jar
 test/jtreg/classes
+test/check-.*log
 rt/com/sun/jdi/AbsentInformationException.java
 rt/com/sun/jdi/Accessible.java
 rt/com/sun/jdi/ArrayReference.java
--- a/ChangeLog	Sat Nov 08 21:25:47 2008 +0100
+++ b/ChangeLog	Sun Nov 09 22:27:11 2008 +0100
@@ -1,3 +1,7 @@
+2008-11-09  Mark Wielaard  <mark@klomp.org>
+
+	* .hgignore: Add test/check-.*log.
+
 2008-11-08  Mark Wielaard  <mark@klomp.org>
 
 	* Makefile.am (ICEDTEA_ENV): Set MILESTONE to fcs.