diff NEWS @ 3709:1f4910999fe7

Fix issue #168 (Plugins can't read private tags from the configuration file)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 28 Feb 2020 13:23:11 +0100
parents 58f92b1c8061
children 1c69af37d8ae d737173197e1
line wrap: on
line diff
--- a/NEWS	Fri Feb 28 11:53:23 2020 +0100
+++ b/NEWS	Fri Feb 28 13:23:11 2020 +0100
@@ -45,6 +45,7 @@
 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long)
 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
 * Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
+* Fix issue #168 (Plugins can't read private tags from the configuration file)
 
 
 Version 1.5.8 (2019-10-16)