aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2012-06-24 16:46:46 +0800
committercrees <crees@FreeBSD.org>2012-06-24 16:46:46 +0800
commit8c76be64e0ec947a5106d4595875832b15a66590 (patch)
tree9429966d1d4d14b52ffe8956a98f381e2d81ea85 /CHANGES
parentb53cf7a65ea017d39e4e32fab532c058e3ee4832 (diff)
downloadfreebsd-ports-gnome-8c76be64e0ec947a5106d4595875832b15a66590.tar.gz
freebsd-ports-gnome-8c76be64e0ec947a5106d4595875832b15a66590.tar.zst
freebsd-ports-gnome-8c76be64e0ec947a5106d4595875832b15a66590.zip
Give a passing mention of OPTIONSng
Reviewed by: ak
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 60db13a57463..0f588f4bc7bc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,17 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20120529:
+AUTHOR: crees@FreeBSD.org
+
+ * OPTIONS has been updated with many changes and improvements.
+
+ Old-style OPTIONS declarations will continue to work for a while,
+ but do not introduce any into existing or new ports.
+
+ For further information, see the Porter's Handbook section on
+ Makefile Options.
+
20110923:
AUTHOR: amdmi3@FreeBSD.org