Type | Changes | By |
---|
| Mangled source-repository.html Fixes 43312. | |
| Extra NPE error message when using missing appender class with DOMConfigurator. Fixes 44899. | |
| Track changes of default timezone in EnhancedPatternLayout's %d conversion pattern. Fixes 46046. | |
| DOMConfigurator.configure(URL) fails on JRE 1.5.0_16. Fixes 45704. | |
| Misuse of "it's" in Javadoc for EnhancedPatternLayout. Fixes 46741. | |
| Leaving out %throwable in ConversionPattern adds throwable to logging message regardless. Fixes 46741. | |
| Unit tests fail for system dates after 2009-12-31 Fixes 48531. | |
| LogMF performance improvement for number and date types. Fixes 48778. | |
| LogSF did not support \\{ escape sequence. Fixes 48910. | |
| LogMF did not optimize simple patterns on multiple parameter log requests. Fixes 48911. | |
| EnhancedPatternLayout tests conflict with PatternLayout tests. Fixes 48927. | |
| Add %p{-2} pattern to EnhancedPatternLayout to drop two leading elements from name. Fixes 49010. | |
| Add %throwable{n} and {-n} pattern to EnhancedPatternLayout to print n or drop last n lines. Fixes 48902. | |
| Improve javadoc for LogMF, LogSF, LogXF Fixes 49812. | |
| CachedDateFormatTest fails on Apache Harmony. Fixes 49007. | |
| Unused imports and variables in test code cause gcj compile warnings. Fixes 48953. | |
| Add OSGi packaging info. Fixes 43282. | |
| DOMConfigurator does not close input stream when configured based on URL. Fixes 48588. | |
| javadoc.jar was missing NOTICE and LICENSE. Fixes 49078. | |
| Add right truncation modifier to EnhancedPatternLayout. Fixes 50039. | |
| Update for Apache Project Branding Requirements. Fixes 50188. | |