diff NEWS @ 1741:06addfcd1d4c

OrthancStarted and OrthancStopped events in plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 23 Oct 2015 16:49:17 +0200
parents e2675b37eb01
children 98abb8d7f905
line wrap: on
line diff
--- a/NEWS	Thu Oct 22 19:53:51 2015 +0200
+++ b/NEWS	Fri Oct 23 16:49:17 2015 +0200
@@ -14,6 +14,7 @@
 
 * New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
 * New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
+* New "OrthancStarted" and "OrthancStopped" events in change callbacks
 
 Lua
 ---