diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-01-21 10:51:29 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-01-21 10:51:29 +0000 |
commit | 8cd72097ee29843efa61c590e6fc663d041614d2 (patch) | |
tree | 16ea39132465a73c33f7c14a6fa1e16d8ccd1cd2 /CHANGES | |
parent | e3d058fb6be246955188c355d888f106482b5669 (diff) | |
download | ports-8cd72097ee29843efa61c590e6fc663d041614d2.tar.gz ports-8cd72097ee29843efa61c590e6fc663d041614d2.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. +20180116: +AUTHOR: mat@FreeBSD.org + + The deprecated PYTHON_DEFAULT_VERSION, PYTHON2_DEFAULT_VERSION, and + PYTHON3_DEFAULT_VERSION have been removed. + 20180106: AUTHOR: kde@FreeBSD.org |