- (ms) Applied patch by Robert Jacobson to fix day-of-year in
DateFormat, which was off by one.
- (ms) Added FAQ on syslog
- (ms) umask values for the file appender are now also accepted
in octal form (0xxx).
- (ms) The file appender now accepts owner/group settings of
newly created log files.
- (ms) Fixed appender cleanup, a bug caused composite appenders
to be cleaned up during global destruction, which caused an
ugly segfault with the Synchronized appender on FreeBSD.