diff options
author | bapt <bapt@FreeBSD.org> | 2013-03-15 17:22:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-03-15 17:22:41 +0800 |
commit | 1df9c6a5f301d38fd0ca8da644e7eb84814403db (patch) | |
tree | bbae30561d6b10098f1de8b37617c4b239ac0a60 /CHANGES | |
parent | 9f8e38d3d9d5f4c28953ef2ff050ed7dadd6ba6c (diff) | |
download | freebsd-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-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |