/hg/icedtea7: Mention PR1626 as fixed by last changeset.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Thu Feb 20 07:21:36 PST 2014


changeset 25092cbc5ace in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=25092cbc5ace
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Feb 20 15:21:28 2014 +0000

	Mention PR1626 as fixed by last changeset.

	2014-02-20  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* NEWS: Mention PR1626.


diffstat:

 ChangeLog |  4 ++++
 NEWS      |  2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 6a756a2b18c7 -r 25092cbc5ace ChangeLog
--- 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 at member.fsf.org>
+
+	* NEWS: Mention PR1626.
+
 2014-02-19  Andrew John Hughes  <gnu.andrew at member.fsf.org>
 
 	* patches/boot/test_gamma.patch,
diff -r 6a756a2b18c7 -r 25092cbc5ace NEWS
--- 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


More information about the distro-pkg-dev mailing list