changeset 1187:49edef619f1f db-changes

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 25 Sep 2014 16:42:19 +0200
parents cbd1f05b4ef2
children 6b9b02a16e99
files Plugins/OrthancCPlugin/OrthancCPlugin.h
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Plugins/OrthancCPlugin/OrthancCPlugin.h	Thu Sep 25 16:40:15 2014 +0200
+++ b/Plugins/OrthancCPlugin/OrthancCPlugin.h	Thu Sep 25 16:42:19 2014 +0200
@@ -27,7 +27,8 @@
  * The name and the version of a plugin is only used to prevent it
  * from being loaded twice.
  * 
- * 
+ * The various callbacks are guaranteed to be executed in mutual
+ * exclusion since Orthanc 0.8.5.
  **/