changeset 2490:199deef2195e

Cleanup NEWS. 2011-10-10 Andrew John Hughes <ahughes@redhat.com> * NEWS: Cleanup.
author Andrew John Hughes <ahughes@redhat.com>
date Mon, 10 Oct 2011 19:11:53 +0100
parents b2b7ee69a5cd
children 6f5766492517
files ChangeLog NEWS
diffstat 2 files changed, 7 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Sep 30 16:32:13 2011 +0100
+++ b/ChangeLog	Mon Oct 10 19:11:53 2011 +0100
@@ -1,3 +1,7 @@
+2011-10-10  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Cleanup.
+
 2011-09-30  Andrew John Hughes  <ahughes@redhat.com>
 
 	* acinclude.m4:
--- a/NEWS	Fri Sep 30 16:32:13 2011 +0100
+++ b/NEWS	Mon Oct 10 19:11:53 2011 +0100
@@ -26,8 +26,8 @@
   - S7068051: SIGSEGV in PhaseIdealLoop::build_loop_late_post
   - S7073913: Avoid random segfaults.
 * Zero/Shark
-  - PR757, 7066143: 7009309 regression: x86 stubRoutines
-  - PR753, 7066143: 7009923 regression
+  - PR757, S7066143: 7009309 regression: x86 stubRoutines
+  - PR753, S7066143: 7009923 regression
   - PR770: Zero 7033954 regression: missing mapfile
   - methodHandles_zero missing.
   - sharkContext typo in assert
@@ -38,8 +38,7 @@
   - PR772: jtreg LocalOnlyTest sends SIGQUIT to all processes on exit.
   - LP827463: Fix OpenJDK enclosingMethodInfo().
   - Add support for armhf.
-  - Skip Java-reflection-related DelegatingClassLoaders,
-    enables JamVM to run NetBeans.
+  - Skip Java-reflection-related DelegatingClassLoaders, enables JamVM to run NetBeans.
   - Generic JNI stubs for common JNI method signatures.
   - Fix memory heap arguments in terms of gigabytes.
   - armhf: ensure stack is 8 byte aligned.