diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-06 06:29:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-06 06:29:00 +0000 |
commit | 5cb56c4f988607e21bc550952dfa122a817b5e85 (patch) | |
tree | 403805adef4243e1b5ba9702357812551f2835f5 /CHANGES | |
parent | 58275b8e637c68b9c0f6fc749027efab0d102421 (diff) | |
download | ports-5cb56c4f988607e21bc550952dfa122a817b5e85.tar.gz ports-5cb56c4f988607e21bc550952dfa122a817b5e85.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20130606: +AUTHOR: bapt@FreeBSD.org + + The macro OPTIONS is no more a recognize macro, please use the new + options framework + 20130509: AUTHOR: kwm@FreeBSD.org |