aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2016-09-20 03:41:59 +0000
committerCy Schubert <cy@FreeBSD.org>2016-09-20 03:41:59 +0000
commit46c4da63c2d58cb1a9b4f7d0c8838870669c1623 (patch)
treefd50dadd0934f14b4f1f8aaed5cad9a55988077e /UPDATING
parent0272de7cf0c9d222be29356b3c5f20c31b206b54 (diff)
downloadports-46c4da63c2d58cb1a9b4f7d0c8838870669c1623.tar.gz
ports-46c4da63c2d58cb1a9b4f7d0c8838870669c1623.zip
net/vtun: Document the removal of the VTUN_EXTENDED_MODE build time
option and replacing it with the -e command line option.
Notes
Notes: svn path=/head/; revision=422482
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index c2f44c3e9290..fc16dd1217ea 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20160919:
+ AFFECTS: users of net/vtun
+ AUTHOR: cy@FreeBSD.org
+
+ The VTUN_EXTENDED_MODE option has been replaced by -e command line
+ option.
+
20160914:
AFFECTS: users of www/nginx-devel
AUTHOR: osa@FreeBSD.org