changeset 2652:97402362be7d

List ARM removal in a more prominent location. 2011-07-11 Andrew John Hughes <ahughes@redhat.com> * NEWS: Place ARM removal in a more prominent location.
author Andrew John Hughes <ahughes@redhat.com>
date Mon, 11 Jul 2011 22:52:13 +0100
parents ad05410af28a
children 802bc279de76
files ChangeLog NEWS
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Jul 11 23:31:50 2011 +0200
+++ b/ChangeLog	Mon Jul 11 22:52:13 2011 +0100
@@ -1,3 +1,8 @@
+2011-07-11  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Place ARM removal in a more
+	prominent location.
+
 2011-07-11  Xerxes RĂ„nby  <xerxes@zafena.se>
 
 	* NEWS: Updated.
--- a/NEWS	Mon Jul 11 23:31:50 2011 +0200
+++ b/NEWS	Mon Jul 11 22:52:13 2011 +0100
@@ -12,6 +12,7 @@
 New in release 1.11 (2011-XX-XX):
 
 * Use HotSpot 20 as the default virtual machine.
+* ARM assembler port and Thumb2 JIT removed (broken and unmaintained).
 * Backports
   - S7023591, S7027667: Clipped antialiased rectangles are filled, not drawn.
   - S7019861: Last scanline skpped when doing AA.
@@ -101,7 +102,6 @@
   - Trivial implementation of stubs for MIPS.
 * Zero/Shark
   - PR689: Shark fails to find LLVM 2.9 System headers during build.
-  - Removal of the ARM assembler port and Thumb2 JIT.
 
 New in release 1.10 (2011-XX-XX):