diff NEWS @ 3947:cf6eb4fc6841 transcoding

fix issue #179: use a shared mutex to avoid deadlock in python plugins
author Alain Mazy <alain@mazy.be>
date Tue, 19 May 2020 16:19:05 +0200
parents b26d25d3c1c7
children 5797ca4f3b8d
line wrap: on
line diff
--- a/NEWS	Tue May 19 13:44:56 2020 +0200
+++ b/NEWS	Tue May 19 16:19:05 2020 +0200
@@ -58,6 +58,7 @@
 * 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
+* Fix issue #179 (deadlock in Python plugins)
 
 
 Version 1.6.1 (2020-04-21)