Skip to content

Commit a7c934c

Browse files
committed
Changelog entry
1 parent 01ed4cc commit a7c934c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/changelog/.3.x.x/remove_jmx.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5+
type="removed">
6+
<description format="asciidoc">
7+
Removed JMX support.
8+
</description>
9+
</entry>

0 commit comments

Comments
 (0)