You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ih...@apache.org on 2012/12/31 11:56:33 UTC

[1/3] git commit: Prepared changes.xml for next version.

Prepared changes.xml for next version.


Project: http://git-wip-us.apache.org/repos/asf/logging-log4php/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4php/commit/81ab4e17
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4php/tree/81ab4e17
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4php/diff/81ab4e17

Branch: refs/heads/develop
Commit: 81ab4e17c679398d50f580f1db1502113066ffd5
Parents: 7375b29
Author: Ivan Habunek <ih...@apache.org>
Authored: Mon Dec 31 11:26:49 2012 +0100
Committer: Ivan Habunek <ih...@apache.org>
Committed: Mon Dec 31 11:26:49 2012 +0100

----------------------------------------------------------------------
 src/changes/changes.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4php/blob/81ab4e17/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 666469c..0d60b44 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -20,7 +20,9 @@
 		<title>Apache log4php changelog</title>
 	</properties>
 	<body>
-		<release version="2.3.0" date="SVN">
+		<release version="2.3.1" date="SVN">
+		</release>
+		<release version="2.3.0" date="2012-10-13">
 			<action date="2012-10-07" type="fix" issue="LOG4PHP-163" dev="Ivan Habunek" due-to="Daniel Wong" due-to-email="dan at dsmwong dot com">LoggerPatternConverter formats max incorrectly</action>
 			<action date="2012-10-07" type="fix" issue="LOG4PHP-188" dev="Ivan Habunek">Events logged by upstream loggers even if disabled by level.</action>
 			<action date="2012-10-06" type="update" issue="LOG4PHP-186" dev="Ivan Habunek" due-to="Rasmus Lerdorf" due-to-email="rasmus at lerdorf dot com">Don't clear the entire stat cache on an append.</action>