Author: bodewig
Date: Sun Nov 17 09:38:14 2013
New Revision: 1542670

URL: http://svn.apache.org/r1542670
Log:
move record of LOG4NET-376 fix from 1.2.12 to 1.2.13

Modified:
    
logging/log4net/branches/log4net-1.2.x/src/site/xdoc/release/release-notes.xml

Modified: 
logging/log4net/branches/log4net-1.2.x/src/site/xdoc/release/release-notes.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/branches/log4net-1.2.x/src/site/xdoc/release/release-notes.xml?rev=1542670&r1=1542669&r2=1542670&view=diff
==============================================================================
--- 
logging/log4net/branches/log4net-1.2.x/src/site/xdoc/release/release-notes.xml 
(original)
+++ 
logging/log4net/branches/log4net-1.2.x/src/site/xdoc/release/release-notes.xml 
Sun Nov 17 09:38:14 2013
@@ -34,6 +34,8 @@ limitations under the License.
               <ul>
                 <li>[<a 
href='https://issues.apache.org/jira/browse/LOG4NET-132'>LOG4NET-132</a>] -     
    Environment variables are mistakenly case sensitive on windows
                 </li>
+                <li>[<a 
href='https://issues.apache.org/jira/browse/LOG4NET-376'>LOG4NET-376</a>] -     
    Race condition in AbsoluteTimeDateFormatter
+                </li>
                 <li>[<a 
href='https://issues.apache.org/jira/browse/LOG4NET-393'>LOG4NET-393</a>] -     
    Using dynamic methods with log4net causes NullReferenceException in 
StackFrameItem
                 </li>
                 <li>[<a 
href='https://issues.apache.org/jira/browse/LOG4NET-399'>LOG4NET-399</a>] -     
    Does not build for Compact Framework 2.0
@@ -118,8 +120,6 @@ limitations under the License.
                 </li>
                 <li>[<a 
href='https://issues.apache.org/jira/browse/LOG4NET-375'>LOG4NET-375</a>] -     
    typo / misspelling in log message
                 </li>
-                <li>[<a 
href='https://issues.apache.org/jira/browse/LOG4NET-376'>LOG4NET-376</a>] -     
    Race condition in AbsoluteTimeDateFormatter
-                </li>
                 <li>[<a 
href='https://issues.apache.org/jira/browse/LOG4NET-378'>LOG4NET-378</a>] -     
    Rolling log file is overwritten when application is restarted
                 </li>
                 <li>[<a 
href='https://issues.apache.org/jira/browse/LOG4NET-379'>LOG4NET-379</a>] -     
    NullReferenceException in FileAppender when file is not filled.


Reply via email to