aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a7111996f8f6..8648f050ce2d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,16 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20121010:
+AUTHOR: bapt@FreeBSD.org
+
+ * The ports tree is now using pkgng as the default package manager
+ for HEAD. This only affects users of CURRENT -- users of other
+ branches need not take any action.
+
+ To keep pkg_install as the default package manager, use the new
+ WITHOUT_PKGNG knob in make.conf
+
20120830:
AUTHOR: beat@FreeBSD.org