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 1dc7bf3a8adf13c28334cc2fb69da2179baa3fac
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Fri Mar 31 23:37:26 2023 +0200

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b0f93859..7ac2cac8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -91,6 +91,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action issue="IMAGING-347" dev="kinow" type="update" 
due-to="snumlautoken">
         Refactor BasicCParser::unescapeString().
       </action>
+      <action issue="IMAGING-345" dev="kinow" type="update" due-to="Matthieu 
Casanova">
+        Make unit tests work in-memory instead of writing hundred of tmp files.
+      </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">

Reply via email to