changeset 2688:25092cbc5ace

Mention PR1626 as fixed by last changeset. 2014-02-20 Andrew John Hughes <gnu.andrew@member.fsf.org> * NEWS: Mention PR1626.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Thu, 20 Feb 2014 15:21:28 +0000
parents 6a756a2b18c7
children ffb3f0d91d72
files ChangeLog NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Feb 20 15:10:15 2014 +0000
+++ b/ChangeLog	Thu Feb 20 15:21:28 2014 +0000
@@ -1,3 +1,7 @@
+2014-02-20  Andrew John Hughes  <gnu.andrew@member.fsf.org>
+
+	* NEWS: Mention PR1626.
+
 2014-02-19  Andrew John Hughes  <gnu.andrew@member.fsf.org>
 
 	* patches/boot/test_gamma.patch,
--- a/NEWS	Thu Feb 20 15:10:15 2014 +0000
+++ b/NEWS	Thu Feb 20 15:21:28 2014 +0000
@@ -379,7 +379,7 @@
   - Use stubs to implement safefetch.
   - Use the solaris' approach of doing IsXRenderAvailable check for AIX
 * ARM port
-  - ARM32 assembler update for hsx24. Use ARM32JIT to turn it on/off.
+  - PR1626: ARM32 assembler update for hsx24. Use ARM32JIT to turn it on/off.
 * JamVM
   - JVM_NewMultiArray: element class may be an array
   - jtreg test java/lang/reflect/Array/ExceedMaxDim