This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
The following commit(s) were added to refs/heads/trunk by this push: new a9727f9a4 Add changelog entry for #1940. a9727f9a4 is described below commit a9727f9a45d2472b9b5da5a052edf41e64b3e5d4 Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Wed Sep 13 21:23:22 2023 +0200 Add changelog entry for #1940. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 83adaf23d..405c6d246 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -14,6 +14,10 @@ Common (#1944) [Ricardo Branco - @ricardobranco777] +- [NTT CIS] Fix invalid comparison in the ``XmlListConfig.__init__()`` method. + (#1940) + [@munahaf on behalf of OpenRefactory and Open Source Security Foundation] + Changes in Apache Libcloud 3.8.0 --------------------------------