diff NEWS @ 1466:0cd0f2ad3599

Fix potential deadlock in the callbacks of plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 28 Jul 2015 09:11:37 +0200
parents d659b6a4e736
children 5068de14eef1
line wrap: on
line diff
--- a/NEWS	Mon Jul 27 17:33:47 2015 +0200
+++ b/NEWS	Tue Jul 28 09:11:37 2015 +0200
@@ -1,6 +1,8 @@
 Pending changes in the mainline
 ===============================
 
+* Fix access to binary data in HTTP/REST requests by Lua scripts
+* Fix potential deadlock in the callbacks of plugins
 
 
 Version 0.9.1 (2015/07/02)