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

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


The following commit(s) were added to refs/heads/master by this push:
     new e4954399 added #260 to release notes
e4954399 is described below

commit e4954399bd491cd9cb54f3271f95c5c2a96a9b7c
Author: Jan Friedrich <[email protected]>
AuthorDate: Thu Jul 3 11:28:48 2025 +0200

    added #260 to release notes
---
 src/changelog/3.2.0/250-broken-rolling-logfiles.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/changelog/3.2.0/250-broken-rolling-logfiles.xml 
b/src/changelog/3.2.0/250-broken-rolling-logfiles.xml
index 249cfd84..1e8e790d 100644
--- a/src/changelog/3.2.0/250-broken-rolling-logfiles.xml
+++ b/src/changelog/3.2.0/250-broken-rolling-logfiles.xml
@@ -4,9 +4,10 @@
        xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
        type="fixed">
   <issue id="250" link="https://github.com/apache/logging-log4net/issues/250"/>
+  <issue id="260" link="https://github.com/apache/logging-log4net/issues/260"/>
   <issue id="257" link="https://github.com/apache/logging-log4net/pull/257"/>
   <issue id="262" link="https://github.com/apache/logging-log4net/pull/262"/>
   <description format="asciidoc">
-    The rolling of logfiles was fixed (reported by @maedula, fixed by 
@gdziadkiewicz)
+    The rolling of logfiles was fixed (reported by @maedula and @mordio, fixed 
by @gdziadkiewicz)
   </description>
 </entry>
\ No newline at end of file

Reply via email to