diff NEWS @ 2012:50b9bc19dc62

More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 10 Jun 2016 17:54:26 +0200
parents 5b3b2de4e018
children e39a2657f1c6
line wrap: on
line diff
--- a/NEWS	Fri Jun 10 09:26:26 2016 +0200
+++ b/NEWS	Fri Jun 10 17:54:26 2016 +0200
@@ -25,6 +25,7 @@
 * New callback to handle C-Move requests: OrthancPluginRegisterMoveCallback()
 * New function: "OrthancPluginHttpClient()" to do HTTP requests with full control
 * New function: "OrthancPluginGenerateUuid()" to generate a UUID
+* More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
 
 Lua
 ---