aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-03-15 17:22:41 +0800
committerbapt <bapt@FreeBSD.org>2013-03-15 17:22:41 +0800
commit1df9c6a5f301d38fd0ca8da644e7eb84814403db (patch)
treebbae30561d6b10098f1de8b37617c4b239ac0a60 /CHANGES
parent9f8e38d3d9d5f4c28953ef2ff050ed7dadd6ba6c (diff)
downloadfreebsd-ports-gnome-1df9c6a5f301d38fd0ca8da644e7eb84814403db.tar.gz
freebsd-ports-gnome-1df9c6a5f301d38fd0ca8da644e7eb84814403db.tar.zst
freebsd-ports-gnome-1df9c6a5f301d38fd0ca8da644e7eb84814403db.zip
Document the introduction of Keywords/info.yaml in CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4977f6f9e70b..080c36b60cbd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20130315:
+AUTHOR: bapt@FreeBSD.org
+
+ * Add new Keywords directory and first info.yaml keyword (@info).
+ Keywords directory will contain all the custom plist keywords allowing to
+ extend pkg-plist with new keywords. Only works with pkgng.
+
20130307:
AUTHOR: bapt@FreeBSD.org