We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15fa7d5 commit e495439Copy full SHA for e495439
src/changelog/3.2.0/250-broken-rolling-logfiles.xml
@@ -4,9 +4,10 @@
4
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5
type="fixed">
6
<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"/>
8
<issue id="257" link="https://github.com/apache/logging-log4net/pull/257"/>
9
<issue id="262" link="https://github.com/apache/logging-log4net/pull/262"/>
10
<description format="asciidoc">
- 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)
12
</description>
13
</entry>
0 commit comments