You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ts...@apache.org on 2017/08/17 14:41:10 UTC

[5/6] logging-log4cxx git commit: No 0.11.1 yet.

No 0.11.1 yet.


Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/4c3f0dde
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/4c3f0dde
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/4c3f0dde

Branch: refs/heads/release_scripts
Commit: 4c3f0dde3956bc01443f72a064a465e6ae7dd9b6
Parents: 519abb5
Author: Thorsten Schöning <ts...@am-soft.de>
Authored: Thu Aug 17 16:39:40 2017 +0200
Committer: Thorsten Schöning <ts...@am-soft.de>
Committed: Thu Aug 17 16:39:40 2017 +0200

----------------------------------------------------------------------
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/4c3f0dde/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index accc209..2be88c0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,7 +24,7 @@
 
 	<body>
 		<release	version="0.11.0"
-					date="2017-08-17"
+					date="XXXX-XX-XX"
 					description="Maintenance release">
 			<action issue="LOGCXX-488" type="fix">Space after log level hides messages</action>
 			<action issue="LOGCXX-484" type="fix">Spelling error s/excute/execute</action>