aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2016-02-15 01:01:30 +0800
committerosa <osa@FreeBSD.org>2016-02-15 01:01:30 +0800
commit40eb956b9ad79bc0beb282d144b26c61f2bc23d9 (patch)
treecfc734512358a7590f93e13ade0e2f7118bfe446 /UPDATING
parentc2b117e7b12940d6d87a2f202207a43f99508956 (diff)
downloadfreebsd-ports-gnome-40eb956b9ad79bc0beb282d144b26c61f2bc23d9.tar.gz
freebsd-ports-gnome-40eb956b9ad79bc0beb282d144b26c61f2bc23d9.tar.zst
freebsd-ports-gnome-40eb956b9ad79bc0beb282d144b26c61f2bc23d9.zip
Add notice for r408868.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 00108f6a31da..6beceefb7aa6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20160214:
+ AFFECTS: users of www/nginx-devel
+ AUTHOR: osa@FreeBSD.org
+
+ Dynamic modules support has been enabled for the following third-party
+ modules, in case of usage of these modules please update nginx
+ configuration file for load these modules:
+
+ load_module "modules/ngx_http_eval_module.so";
+ load_module "modules/ngx_http_lua_module.so";
+
20160213:
AFFECTS: users of www/nginx-devel
AUTHOR: osa@FreeBSD.org