changeset 2919:768fb94a9989

Fix ChangeLog to remove fragment that wasn't backported. 2013-07-10 Andrew John Hughes <gnu.andrew@redhat.com> * ChangeLog: Remove fragment that wasn't backported.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Wed, 10 Jul 2013 20:14:07 +0100
parents b8d450756cc9
children 898aa9174be7
files ChangeLog
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jul 10 13:40:03 2013 +0100
+++ b/ChangeLog	Wed Jul 10 20:14:07 2013 +0100
@@ -1,3 +1,8 @@
+2013-07-10  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* ChangeLog: Remove fragment that wasn't
+	backported.
+
 2013-07-10  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* NEWS: Bump release date.
@@ -19,10 +24,6 @@
 
 	* Makefile.am:
 	(ICEDTEA_BOOTSTRAP_CLASSES): Add java.sql.SQLException.
-	(ICEDTEA_ECJ_PATCHES): Split out fphexconstants,
-	no-sun-classes, bootstrap-tools and xbootclasspath
-	patches from icedtea.patch.  Make the latter two
-	conditional.
 	* javac.in: Handle -Xbootclasspath/p, -Xbootclasspath
 	and -Xbootclasspath/a by prepending, setting or appending
 	its value to the bootclasspath option used to ecj,