# HG changeset patch # User Sebastien Jodogne # Date 1589224360 -7200 # Node ID 04fb907dfc8568401befbf576643e05905210bc5 # Parent 0e3849268a55b15899a8789aba6080f4e0d6d62c NEWS: issue #169 was fixed by 8f7ad4989fec diff -r 0e3849268a55 -r 04fb907dfc85 NEWS --- a/NEWS Mon May 11 21:07:36 2020 +0200 +++ b/NEWS Mon May 11 21:12:40 2020 +0200 @@ -32,6 +32,7 @@ ----------- * Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()" +* Fix issue #169 (TransferSyntaxUID change from Explicit to Implicit during C-STORE SCU) * Upgraded dependencies for static builds (notably on Windows and LSB): - openssl 1.1.1g