From 2b438a297056beef04cc1eb1b53d3e78d79a7903 Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Thu, 5 Feb 2015 00:26:33 -0800 Subject: [PATCH] Update NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 27d31d532..4b975acf8 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ DFHack Future Internals Lua scripts will only be reloaded if necessary and will delete their old globals if the file was changed. Fixes + Made hack-wish stack properly. New Plugins New Scripts modtools/reaction-product-trigger: triggers callbacks when products are produced (contrast with when reactions complete)