aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cfa812234b68..4977f6f9e70b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,15 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20130307:
+AUTHOR: bapt@FreeBSD.org
+
+ * New USES macro to handle on demand features, 2 examples has been added to
+ the ports tree:
+
+ pathfix: to replace USE_GNOME= gnomehack
+ fuse: to replace USE_FUSE= yes
+
20130207:
AUTHOR: gahr@FreeBSD.org