Skip to content

Commit e495439

Browse files
committed
added #260 to release notes
1 parent 15fa7d5 commit e495439

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/changelog/3.2.0/250-broken-rolling-logfiles.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="fixed">
66
<issue id="250" link="https://github.com/apache/logging-log4net/issues/250"/>
7+
<issue id="260" link="https://github.com/apache/logging-log4net/issues/260"/>
78
<issue id="257" link="https://github.com/apache/logging-log4net/pull/257"/>
89
<issue id="262" link="https://github.com/apache/logging-log4net/pull/262"/>
910
<description format="asciidoc">
10-
The rolling of logfiles was fixed (reported by @maedula, fixed by @gdziadkiewicz)
11+
The rolling of logfiles was fixed (reported by @maedula and @mordio, fixed by @gdziadkiewicz)
1112
</description>
1213
</entry>

0 commit comments

Comments
 (0)