diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ 2011-02-22 Omair Majid <[email protected]> + Mark Greenwood <[email protected]> + + Fix PR638 + * NEWS: Update with fix. + * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java (loadClass): Throw + ClassNotFoundException instead of returning null. + * AUTHORS: Update. + +2011-02-22 Omair Majid <[email protected]> * Makefile.am (uninstall-local): Fix typo in PACKAGE_NAME. |