diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2012-11-08 Saad Mohammad <[email protected]> + * NEWS: Added entry for PR1027 - DownloadService is not supported by + IcedTea-Web. + +2012-11-08 Saad Mohammad <[email protected]> + Added reproducer for DownloadService. * tests/reproducers/signed/DownloadService/resources/DownloadService.jnlp: Launching jnlp file that contains extension jnlp and jars marked with part names. @@ -14,6 +14,8 @@ New in release 1.4 (2012-XX-XX): * Security updates - CVE-2012-3422, RH840592: Potential read from an uninitialized memory location - CVE-2012-3423, RH841345: Incorrect handling of not 0-terminated strings +* NetX + - PR1027: DownloadService is not supported by IcedTea-Web * Plugin - PR1106: Buffer overflow in plugin table- * Common |