Skip to content

Commit 66daf31

Browse files
committed
Changelog entry for #2154
1 parent f52b69f commit 66daf31

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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.2.xsd"
5+
type="removed">
6+
<issue id="2154" link="https://github.com/apache/logging-log4j2/pull/2154"/>
7+
<description format="asciidoc">
8+
Remove `org.apache.logging.log4j.core.parser` and related packages.
9+
</description>
10+
</entry>

src/site/_release-notes/_3.x.x.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ This release contains...
3838
* Fix NPE in `CloseableThreadContext`. (https://github.com/apache/logging-log4j2/pull/1426[1426])
3939
* Fix NPE in `RollingFileManager`. (https://github.com/apache/logging-log4j2/pull/1645[1645])
4040
41+
[#release-notes-3-x-x-removed]
42+
=== Removed
43+
44+
* Remove `org.apache.logging.log4j.core.parser` and related packages. (https://github.com/apache/logging-log4j2/pull/2154[2154])
45+
4146
[#release-notes-3-x-x-updated]
4247
=== Updated
4348

0 commit comments

Comments
 (0)