Author: bodewig
Date: Mon Jan 2 05:15:45 2017
New Revision: 1776900
URL: http://svn.apache.org/viewvc?rev=1776900&view=rev
Log:
add release notes for 2.0.7
Modified:
logging/log4net/trunk/src/site/xdoc/release/release-notes.xml
Modified: logging/log4net/trunk/src/site/xdoc/release/release-notes.xml
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/release-notes.xml?rev=1776900&r1=1776899&r2=1776900&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/release-notes.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/release-notes.xml Mon Jan 2
05:15:45 2017
@@ -28,6 +28,22 @@ limitations under the License.
<section id="main" name="Apache log4net™ Release Notes">
+ <section id="2.0.7" name="2.0.7">
+ <p>
+ Apache log4net 2.0.7 fixes a glitch in nuget packaging and
+ is otherwise identical to 2.0.6 (apart from the copyright
+ year and assembly version). If you are not using the nuget
+ package there is no reason to upgrade.
+ </p>
+
+ <section id="2.0.6-bug" name="Bug Fixes">
+ <ul>
+ <li>[<a
href='https://issues.apache.org/jira/browse/LOG4NET-540'>LOG4NET-540</a>] -
nuget dependencies for .NET Standard leak into net46
+ </li>
+ </ul>
+ </section>
+ </section>
+
<section id="2.0.6" name="2.0.6">
<p>