diff options
author | Omair Majid <[email protected]> | 2011-02-23 13:37:10 -0500 |
---|---|---|
committer | Omair Majid <[email protected]> | 2011-02-23 13:37:10 -0500 |
commit | a8e7c6cdf71b902ca275a4837c7176761b0d95ba (patch) | |
tree | 2d177cb3fbe540e00d933e15f8f196883c84b285 /ChangeLog | |
parent | 5f1057b76cc63f47fc7fc99f3a634b738a2645a3 (diff) |
Fix missing slash in JRE
2011-02-23 Omair Majid <[email protected]>
* Makefile.am: Add missing slash to JRE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2011-02-23 Omair Majid <[email protected]> + * Makefile.am: Add missing slash to JRE. + +2011-02-23 Omair Majid <[email protected]> + RH677772: NoSuchAlgorithmException using SSL/TLS in javaws * NEWS: Update with bugfix. * netx/net/sourceforge/jnlp/runtime/JNLPPolicy.java: Add new field |