You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ki...@apache.org on 2023/02/20 21:31:29 UTC

[commons-imaging] 02/03: [IMAGING-347] changelog

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

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

commit 2608e567aaf8773c20b4172726f80fcc5939c041
Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
AuthorDate: Mon Feb 20 22:21:20 2023 +0100

    [IMAGING-347] changelog
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index fe5dea18..fe892873 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -83,6 +83,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="kinow" type="update" due-to="Dependabot">
         Bump maven-checkstyle plugin from 3.1.2 to 3.2.1 #233, #266.
       </action>
+      <action issue="IMAGING-347" dev="kinow" type="update" due-to="snumlautoken">
+        Refactor BasicCParser::unescapeString().
+      </action>
     </release>
     <release version="1.0-alpha3" date="2022-05-13" description="Third 1.0 alpha release">
       <action issue="IMAGING-330" dev="kinow" type="fix" due-to="Gary Lucas">