This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/master by this push: new 78d7883721 Fix changelog 78d7883721 is described below commit 78d788372163500d63cba1f0264f23e50c9207a0 Author: Piotr P. Karwasz <piotr.git...@karwasz.org> AuthorDate: Mon Jan 23 23:22:44 2023 +0100 Fix changelog --- .../LOG4J2-3643_RollingFileAppender_DateLookup_use_current_time.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changelog/.2.x.x/LOG4J2-3643_RollingFileAppender_DateLookup_use_current_time.xml b/src/changelog/.2.x.x/LOG4J2-3643_RollingFileAppender_DateLookup_use_current_time.xml index d65fa4d658..319123d6d8 100644 --- a/src/changelog/.2.x.x/LOG4J2-3643_RollingFileAppender_DateLookup_use_current_time.xml +++ b/src/changelog/.2.x.x/LOG4J2-3643_RollingFileAppender_DateLookup_use_current_time.xml @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<entry type="fix"> +<entry type="fixed"> <issue id="LOG4J2-3643" link="https://issues.apache.org/jira/browse/LOG4J2-3643"/> <author id="rgoers"/> <description format="asciidoc">When using a Date Lookup in the file pattern the current time should be used.</description>