changeset 1485:0819e406a371

Correct ChangeLog to properly credit Mark for the wildcard fix.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Tue, 09 Dec 2008 20:37:33 +0000
parents a5aedf022d19
children d9eec6614be5
files ChangeLog
diffstat 1 files changed, 7 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 09 20:07:01 2008 +0000
+++ b/ChangeLog	Tue Dec 09 20:37:33 2008 +0000
@@ -1,15 +1,18 @@
-2008-12-04  Andrew John Hughes  <gnu_andrew@member.fsf.org>
+2008-12-09  Andrew John Hughes  <gnu_andrew@member.fsf.org>
 
 	* patches/xrender/icedtea-000.patch:
 	Removed, already applied in OpenJDK7.
-	* Makefile.am:
-	Fix XRender wildcard to work where
-	srcdir != builddir.
 	* patches/xrender/icedtea-001.patch,
 	* patches/xrender/icedtea-003.patch,
 	* patches/xrender/icedtea-004.patch:
 	Recreated against OpenJDK7.
 
+2008-12-09  Mark Wielaard  <mark@klomp.org>
+
+	* Makefile.am:
+	Fix XRender wildcard to work where
+	srcdir != builddir.
+
 2008-12-04  Andrew John Hughes  <gnu_andrew@member.fsf.org>
 
 	* patches/ecj/icedtea-hotspot-14.0b08.patch,