You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2009/11/17 03:19:24 UTC

svn commit: r881099 - in /logging/log4j/trunk/src: changes/changes.xml site/fml/faq.fml

Author: carnold
Date: Tue Nov 17 02:19:24 2009
New Revision: 881099

URL: http://svn.apache.org/viewvc?rev=881099&view=rev
Log:
Bug 48187: Typo (two three goals) in log4j FAQ

Modified:
    logging/log4j/trunk/src/changes/changes.xml
    logging/log4j/trunk/src/site/fml/faq.fml

Modified: logging/log4j/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/src/changes/changes.xml?rev=881099&r1=881098&r2=881099&view=diff
==============================================================================
--- logging/log4j/trunk/src/changes/changes.xml (original)
+++ logging/log4j/trunk/src/changes/changes.xml Tue Nov 17 02:19:24 2009
@@ -87,10 +87,11 @@
        <action action="add" issue="46983">More Debug output for log4j auto-configure requested.</action>
        <action action="add" issue="47107">Add MDC.clear().</action>
        <action action="fix" issue="47547">NullPointerException when calling Category.removeAllAppenders().</action>
-       <action action="add" issue-"28647">Allow overriding of flush strategy.</action>
+       <action action="add" issue="28647">Allow overriding of flush strategy.</action>
        <action action="fix" issue="47350">Add recommendation to use EnhancedPatternLayout to avoid synchronization issues in PatternLayout</action>
        <action action="fix" issue="45481">Source contains unnecessary imports.</action>
        <action action="add" issue="48159">Add LoggingEvent.removeProperty</action>
+       <action action="add" issue="48187">Typo ("two three goals") in log4j FAQ</action>
     </release>
 
   

Modified: logging/log4j/trunk/src/site/fml/faq.fml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/src/site/fml/faq.fml?rev=881099&r1=881098&r2=881099&view=diff
==============================================================================
--- logging/log4j/trunk/src/site/fml/faq.fml (original)
+++ logging/log4j/trunk/src/site/fml/faq.fml Tue Nov 17 02:19:24 2009
@@ -41,7 +41,7 @@
 	arbitrary  granularity.
 	</p>
 
-	<p>log4j is designed with two three goals in mind:
+	<p>log4j is designed with three goals in mind:
 	reliability, speed and flexibility. There is a tight balance
 	between these requirements. We believe that log4j strikes the
 	right balance.



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org