From 54bd347b3d2b16788019e2a2fd4590ee41f8c353 Mon Sep 17 00:00:00 2001 From: lethosor Date: Fri, 6 Feb 2015 19:22:08 -0500 Subject: [PATCH] Update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 8c42cd542..e506b606e 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,10 @@ DFHack Future Internals Lua scripts will only be reloaded if necessary and will delete their old globals if the file was changed. Fixes + add-spatter/eventful: Fixed crash on world load Gave add-thought a proper subthought arg. Made hack-wish stack properly. + zone: Stopped crash when scrolling cage owner list New Plugins New Scripts modtools/reaction-product-trigger: triggers callbacks when products are produced (contrast with when reactions complete)