# HG changeset patch # User Andrew John Hughes # Date 1373483647 -3600 # Node ID 768fb94a99894eef7f03cd1932ab52bfa44ccc8f # Parent b8d450756cc9dd33344c375902631d2b7e422d65 Fix ChangeLog to remove fragment that wasn't backported. 2013-07-10 Andrew John Hughes * ChangeLog: Remove fragment that wasn't backported. diff -r b8d450756cc9 -r 768fb94a9989 ChangeLog --- 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 + + * ChangeLog: Remove fragment that wasn't + backported. + 2013-07-10 Andrew John Hughes * 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,