aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 107af49c3ec6..5276e917be7c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,18 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
20200414:
+AUTHOR: bapt@FreeBSD.org
+
+ package scripts can now be done in lua, the following are supported:
+
+ - pkg-pre-install.lua
+ - pkg-post-install.lua
+ - pkg-pre-deinstall.lua
+ - pkg-post-deinstall.lua
+
+ see pkg-lua-script(5) for more details.
+
+20200414:
AUTHOR: mat@FreeBSD.org
USES=lua gained flavors.