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/0c6a8332 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/0c6a8332 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/0c6a8332 Branch: refs/heads/release_scripts Commit: 0c6a833234141892e6cdb9dbfd36fb325570a5f8 Parents: df6c225 Author: Thorsten Schöning <tschoen...@am-soft.de> Authored: Thu Aug 17 16:43:34 2017 +0200 Committer: Thorsten Schöning <tschoen...@am-soft.de> Committed: Thu Aug 17 16:43:34 2017 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/0c6a8332/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index accc209..934185f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -23,9 +23,9 @@ </properties> <body> - <release version="0.11.0" - date="2017-08-17" - 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> <action issue="LOGCXX-482" type="fix">Build failure with GCC-6</action> @@ -102,10 +102,10 @@ <action type="update">Behavior of StringHelper::startsWith and endsWith synced</action> <action type="update">Documented C (class) and M (method) log format keywords.</action> <action type="add">Locationinfo for Borland C++ Builder and successors improved</action> - </release> + <release version="0.10.0" - date="2008-04-03" + date="XXXX-XX-XX" description="First Apache release"> <action issue="LOGCXX-259" type="fix">Several appenders fail to compile in Visual Studio 2008</action> <action issue="LOGCXX-258" type="fix">unable to build from make dist package due to missing doxygen file</action>