This is an automated email from the ASF dual-hosted git repository.

freeandnil pushed a commit to branch Feature/170-ColoredConsoleAppender
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


The following commit(s) were added to 
refs/heads/Feature/170-ColoredConsoleAppender by this push:
     new 62aa1e81 #168 added release notes
62aa1e81 is described below

commit 62aa1e819096b9063fda76172ca5c356478be3de
Author: Jan Friedrich <[email protected]>
AuthorDate: Sun Aug 18 13:43:16 2024 +0200

    #168 added release notes
---
 src/site/xdoc/release/release-notes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/site/xdoc/release/release-notes.xml 
b/src/site/xdoc/release/release-notes.xml
index 30efb9d1..1441b258 100644
--- a/src/site/xdoc/release/release-notes.xml
+++ b/src/site/xdoc/release/release-notes.xml
@@ -183,6 +183,9 @@ limitations under the License.
             <li>
               <a 
href="https://github.com/apache/logging-log4net/issues/169";>System.NullReferenceException
 when comparing with a null Level</a> (by @freeandnil)
             </li>
+            <li>
+              <a 
href="https://github.com/apache/logging-log4net/issues/168";>ColoredConsoleAppender
 writes UTF-8 preamble to the console on initialization</a> (reported by 
@RoboBurned, fixed by @freeandnil)
+            </li>
           </ul>
         </section>
         <section id="a3.0.0-enhancements" name="Enhancements">

Reply via email to