summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 0c2877d10521..501bf5d2f221 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070918:
+ AFFECTS: users of www/apache22
+ AUTHOR: clement@FreeBSD.org
+
+ By popular request, OPTIONS support has been added. When actived
+ (default), these knobs are ignored:
+ * WITH_<CATEGORY>_MODULES
+ * WITHOUT_<CATEGORY>_MODULES
+ * WITH_CUSTOM_<CATEGORY>
+ * WITH_MODULES
+ * WITHOUT_MODULES
+ * WITH_STATIC_MODULES
+ However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.
+
20070913:
AFFECTS: users of x11/xorg
AUTHOR: flz@FreeBSD.org