changeset 1992:176ef4125901

Update NEWS with Makefile changes. 2009-10-01 Andrew John Hughes <ahughes@redhat.com> * NEWS: Updated with Makefile changes.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 01 Oct 2009 18:11:31 +0100
parents 43acec61d3e9
children 43ad0275037d
files ChangeLog NEWS
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 01 18:05:17 2009 +0100
+++ b/ChangeLog	Thu Oct 01 18:11:31 2009 +0100
@@ -1,3 +1,8 @@
+2009-10-01  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS:
+	Updated with Makefile changes.
+	
 2009-10-01  Andrew John Hughes  <ahughes@redhat.com>
 
 	Reorganise Makefile and rename some
--- a/NEWS	Thu Oct 01 18:05:17 2009 +0100
+++ b/NEWS	Thu Oct 01 18:11:31 2009 +0100
@@ -4,6 +4,11 @@
 - JIBX is no longer required to build Nimbus.
 - The NSS crypto. provider may be turned on with --enable-nss if
   the NSS libraries and headers are available via pkg-config.
+- Makefile reorganisation:
+  * icedtea-ecj is now icedtea-boot and patches/ecj is now
+    patches/boot.
+  * The icedtea-against-icedtea target is now icedtea-stage2.
+    The icedtea-against-ecj target is now icedtea-stage1.
 
 New in release 1.11 (2009-08-06)