diff options
author | Jiri Vanek <[email protected]> | 2014-01-20 14:59:17 +0100 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2014-01-20 14:59:17 +0100 |
commit | c6f420acd38b2036d17685efde866debc627c26e (patch) | |
tree | ae292a6d312001a1c212944884d3578de0d6889b /ChangeLog | |
parent | c4bef6cad39892b850022c8f85c1edd97b0c7b40 (diff) |
Added support for system level linux logging
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2014-01-20 Jiri Vanek <[email protected]> + + Added support for system level linux logging + * netx/net/sourceforge/jnlp/util/logging/OutputController.java: exclusive + handling for system critical *java* messages when system logging is on. + * netx/net/sourceforge/jnlp/util/logging/UnixSystemLog.java: implemented + call to logger + * plugin/icedteanp/IcedTeaPluginUtils.h: error messages logged to syslog + * plugin/icedteanp/java/sun/applet/PluginDebug.java: default messages + are now MESSAGE_DEBUG instead of ERROR_ALL + * tests/cpp-unit-tests/IcedTeaPluginUtilsTest.c: adapted to system logging + 2014-01-17 Andrew Azores <[email protected]> Added itweb-settings panel to explain custom policy files and allow |