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 01ed4cc commit a7c934cCopy full SHA for a7c934c
src/changelog/.3.x.x/remove_jmx.xml
@@ -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