changeset 2605:0c27c75ce37c

Update NEWS with latest fixes. 2012-11-29 Andrew John Hughes <gnu_andrew@member.fsf.org> * NEWS: Updated.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Thu, 29 Nov 2012 04:33:36 +0000
parents 293d04f4c449
children ff15cee90ed8
files ChangeLog NEWS
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Nov 29 04:20:36 2012 +0000
+++ b/ChangeLog	Thu Nov 29 04:33:36 2012 +0000
@@ -1,3 +1,7 @@
+2012-11-29  Andrew John Hughes  <gnu_andrew@member.fsf.org>
+
+	* NEWS: Updated.
+
 2012-11-29  Andrew John Hughes  <gnu_andrew@member.fsf.org>
 
 	PR1197
@@ -15,6 +19,7 @@
 
 2012-11-07  Andrew John Hughes  <gnu_andrew@member.fsf.org>
 
+	PR1206, PR1209, PR473:
 	* patches/systemtap.patch: Removed.
 	* INSTALL: Update SystemTap documentation.
 	* Makefile.am:
--- a/NEWS	Thu Nov 29 04:20:36 2012 +0000
+++ b/NEWS	Thu Nov 29 04:33:36 2012 +0000
@@ -14,8 +14,11 @@
 
 * Backports
   - PR1197, S8003120: ResourceManager.getApplicationResources() does not close InputStreams
+  - PR1206, S7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK
+  - PR1209, S7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field.
 * Bug fixes
   - PR1212: IcedTea7 fails to build because Resources.getText() is no longer available for code to use
+  - PR473: NSS PKCS11 regression - due to java.security automatic loading
 
 New in release 2.3.3 (2012-10-17):