changeset 1628:08edc623690b

Update ChangeLog from merge.
author Andrew John Hughes <ahughes@redhat.com>
date Mon, 02 Mar 2009 22:05:44 +0000
parents 2fc5fc367791
children 7e3155da8268
files ChangeLog
diffstat 1 files changed, 16 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 11 09:14:17 2009 -0500
+++ b/ChangeLog	Mon Mar 02 22:05:44 2009 +0000
@@ -469,6 +469,22 @@
 	* patches/icedtea-pr261.patch,
 	* patches/icedtea-version.patch: Regenerated.
 
+2009-02-11  Marc Schoenefeld <mschoene@redhat.com>
+            Omair Majid  <omajid@redhat.com>
+
+	* pulseaudio/src/java/org/classpath/icedtea/pulseaudio/PulseAudioSourceDataLine.java
+	(write): Fix bounds checking.
+	
+2009-02-10  Deepak Bhole <dbhole@redhat.com>
+	* plugin/icedtea/sun/applet/PluginAppletSecurityContext.java: Fix
+	exit permissions for applets.
+	* plugin/icedtea/sun/applet/PluginStreamHandler.java: Fix harmless, but
+	annoying OOB exception on browser exit.
+	* rt/net/sourceforge/jnlp/runtime/JNLPRuntime.java: Add function to
+	'always' disable exit.
+	* rt/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java: Same, and
+	update support in checkPermission() for exit permissions.
+
 2009-02-10  Andrew John Hughes  <ahughes@redhat.com>
 
 	Merge from IcedTea6.
@@ -927,16 +943,6 @@
 	* patches/icedtea-copy-plugs.patch: Recreated
 	due to S6702956.
 
-2009-02-10  Deepak Bhole <dbhole@redhat.com>
-	* plugin/icedtea/sun/applet/PluginAppletSecurityContext.java: Fix
-	exit permissions for applets.
-	* plugin/icedtea/sun/applet/PluginStreamHandler.java: Fix harmless, but
-	annoying OOB exception on browser exit.
-	* rt/net/sourceforge/jnlp/runtime/JNLPRuntime.java: Add function to
-	'always' disable exit.
-	* rt/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java: Same, and
-	update support in checkPermission() for exit permissions.
-
 2009-02-08  Lillian Angel  <langel@redhat.com>
 
 	* Makefile.am: Updated sed to search for OpenJDK instead of IcedTea6.