This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git

commit 35a41108dc6e7a0285611b6e36ee491eb0ab48ef
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Jun 30 08:02:55 2024 -0400

    Update Log4j 2 OSGi imports
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f5b898a..04a8f18 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,7 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
     <release version="1.3.3" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix PMD 
UnnecessaryFullyQualifiedName in SimpleLog.</action>
-      <action dev="ggregory" type="fix" issue="LOGGING-193" due-to="Philippe 
Marschall">Update Log4j 2 Imports #268.</action> 
+      <action dev="ggregory" type="fix" issue="LOGGING-193" due-to="Philippe 
Marschall">Update Log4j 2 OSGi imports #268.</action> 
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix 
NullPointerException in SimpleLog#write(Object) on null input.</action>
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix 
NullPointerException in SimpleLog#write(StringBuffer) on null input.</action>
       <!-- ADD -->

Reply via email to