Skip to content

Commit

Permalink
Changelog for LOG4J2-170
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Aug 6, 2023
1 parent 73bd0ba commit 323728e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/changelog/.2.x.x/LOG4J2-170_Improve_XML_schema.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Licensed to the Apache Software Foundation (ASF) under one or more
~ contributor license agreements. See the NOTICE file distributed with
~ this work for additional information regarding copyright ownership.
~ The ASF licenses this file to you under the Apache License, Version 2.0
~ (the "License"); you may not use this file except in compliance with
~ the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://logging.apache.org/log4j/changelog"
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.1.xsd"
type="fixed">
<issue id="LOG4J2-170" link="https://issues.apache.org/jira/browse/LOG4J2-170"/>
<author id="github:ppkarwasz"/>
<description format="asciidoc">Improve `Log4j-config.xsd` schema.</description>
</entry>

0 comments on commit 323728e

Please sign in to comment.