Document the introduction of Keywords/info.yaml in CHANGES

This commit is contained in:
Baptiste Daroussin 2013-03-15 09:22:41 +00:00
parent 394f6f8f75
commit c9a1e1b6ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314281

View file

@ -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