diff NEWS @ 1597:415dfd1d1c61

Improvements to the sample "ServeFolders" plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 28 Aug 2015 13:47:23 +0200
parents e1e54a73ba8b
children c6b50b803387
line wrap: on
line diff
--- a/NEWS	Thu Aug 27 15:36:43 2015 +0200
+++ b/NEWS	Fri Aug 28 13:47:23 2015 +0200
@@ -27,6 +27,7 @@
 * New function "OrthancPluginSendHttpStatus()" to send HTTP status with a body
 * New function "OrthancPluginRegisterRestCallbackNoLock()" for high-performance plugins
 * Plugins have access to explicit error codes 
+* Improvements to the sample "ServeFolders" plugin
 
 Maintenance
 -----------