blob: f06103467c104ef4b499341dd9fdbb3f61d48148 [file] [log] [blame]
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document>
<properties>
<title>apache-log4j-extras</title>
</properties>
<body>
<release version="1.2" date="2013-05-04" description="Maintenance release">
<action action="update">Removed ant build</action>
<action action="update">Made tests writing to target folder</action>
<action action="update">Merged all companions into the extras companion</action>
<action action="update">Switched Parent to Apache parent</action>
<action action="update">Upgraded to Apache Maven 3</action>
</release>
<release version="1.1" date="2010-11-19" description="Maintenance release">
<action action="fix" issue="43312">Mangled source-repository.html</action>
<action action="fix" issue="44899">Extra NPE error message when using missing appender class with DOMConfigurator.</action>
<action action="fix" issue="46046">Track changes of default timezone in EnhancedPatternLayout's %d conversion pattern.</action>
<action action="fix" issue="45704">DOMConfigurator.configure(URL) fails on JRE 1.5.0_16.</action>
<action action="fix" issue="46741">Misuse of "it's" in Javadoc for EnhancedPatternLayout.</action>
<action action="fix" issue="46741">Leaving out %throwable in ConversionPattern adds throwable to logging message regardless.</action>
<action action="fix" issue="48531">Unit tests fail for system dates after 2009-12-31</action>
<action action="fix" issue="48778">LogMF performance improvement for number and date types.</action>
<action action="fix" issue="48910">LogSF did not support \\{ escape sequence.</action>
<action action="fix" issue="48911">LogMF did not optimize simple patterns on multiple parameter log requests.</action>
<action action="fix" issue="48927">EnhancedPatternLayout tests conflict with PatternLayout tests.</action>
<action action="add" issue="49010">Add %p{-2} pattern to EnhancedPatternLayout to drop two leading elements from name.</action>
<action action="add" issue="48902">Add %throwable{n} and {-n} pattern to EnhancedPatternLayout to print n or drop last n lines.</action>
<action action="fix" issue="49812">Improve javadoc for LogMF, LogSF, LogXF</action>
<action action="fix" issue="49007">CachedDateFormatTest fails on Apache Harmony.</action>
<action action="fix" issue="48953">Unused imports and variables in test code cause gcj compile warnings.</action>
<action action="add" issue="43282">Add OSGi packaging info.</action>
<action issue="48588" action="fix">DOMConfigurator does not close input stream when configured based on URL.</action>
<action issue="49078" action="fix">javadoc.jar was missing NOTICE and LICENSE.</action>
<action issue="50039" action="add">Add right truncation modifier to EnhancedPatternLayout.</action>
<action issue="50188" action="fix">Update for Apache Project Branding Requirements.</action>
</release>
<release version="1.0" date="2007-08-25" description="Initial release">
<action issue="42783" type="add">Create an "extras" companion for log4j 1.2</action>
<action issue="42251" type="add">Backport log4j 1.3 rolling file appender for use with log4j 1.2.</action>
<action issue="42099" type="add">ExpressionFilter backport.</action>
<action issue="43151" type="add">Add TimeFilter.</action>
<action issue="43077" type="add">Add XSLTLayout.</action>
<action issue="42589" type="add">Parameterized logging for log4j 1.2.</action>
<action issue="32572" type="add">FilterBasedTriggeringPolicy now usable with SMTPAppender.</action>
<action issue="40937" type="add">Avoid Turkish-i problem in ExpressionFilter.</action>
<action issue="42257" type="add">Enhance DOMConfigurator to delegate unrecognized elements to created objects.</action>
</release>
</body>
</document>