|
From: Ceki G. <cg...@ur...> - 2001-01-12 05:10:25
|
Yep, it's a new release! This is a maintenance release that fixes a bug
reported by Frank-Olaf Lohmann. It also rearranges the HTML documentation
for a smoother browsing experience.
HISTORY file reads:
January 12th, 2001
- Release of version 1.0.3 (the 20th major release)
- Fixed a NullPointerException occuring in AsyncAppedner after
invoking Category.shutdown. Thanks to Frank-Olaf Lohmann for
reporting this bug. [*]
- Modified the OptionConverter.selectAndConfigure method to take an
extra argument of type Hierarchy. This method is used internally
and should not affect most users. [*/**]
- Added the warn method to LogLog which is used internally by log4j
to report on itself. [*]
- Displaced a number of HTML files under the docs directory. The new
structure is compatible with the jakarta site and results in a
more consistent navigation experience. [*]
- Made a few improvements in the javadocs. [*]
Regards, Ceki
|