diff NEWS @ 1055:6f923d52a46c

call Web services from Lua
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 24 Jul 2014 11:37:02 +0200
parents 1701dcb6f554
children 303eb5e09a4b
line wrap: on
line diff
--- a/NEWS	Wed Jul 23 17:10:08 2014 +0200
+++ b/NEWS	Thu Jul 24 11:37:02 2014 +0200
@@ -8,6 +8,7 @@
 * Access patient module at the study level to cope with PatientID collisions
 * On-the-fly conversion of JSON to XML according to the HTTP Accept header
 * C-Echo SCU in the REST API
+* Lua scripts can do HTTP requests, and thus can call Web services
 
 Plugins
 -------