diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-08-26 20:07:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-08-26 20:07:56 +0000 |
commit | 8f7c8be17f6b3f4e5617ea61d04f259ec99f3344 (patch) | |
tree | 0aed8eb115dd5300b22539d216ae74d94eb56e06 /CHANGES | |
parent | 6ea7538060fd2be05079858a19e5180858b11d4e (diff) | |
download | ports-8f7c8be17f6b3f4e5617ea61d04f259ec99f3344.tar.gz ports-8f7c8be17f6b3f4e5617ea61d04f259ec99f3344.zip |
Document the deprecation/removal of KNOBS done in r345883 (2014-02-24)
Requested by: mandree@
Notes
Notes:
svn path=/head/; revision=420944
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -936,6 +936,12 @@ AUTHOR: kde@FreeBSD.org the only difference is the list of available components (see Mk/bsd.qt.mk for details). USES=qmake supports Qt 5 as well. +20140224: +AUTHOR: bapt@FreeBSD.org + + Deprecate support for KNOBS, the new option framework allows to express a + more consistent, user friendly and visible way the same feature. + 20140127: AUTHOR: mat@FreeBSD.org |