aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-01-21 18:51:29 +0800
committermat <mat@FreeBSD.org>2018-01-21 18:51:29 +0800
commit18a8f1515e1c6e3b1726173e0dc24521a568b96d (patch)
tree16ea39132465a73c33f7c14a6fa1e16d8ccd1cd2 /CHANGES
parentb7a4c39daf3f495a31eb7bf9ae680b4b9ca74684 (diff)
downloadfreebsd-ports-gnome-18a8f1515e1c6e3b1726173e0dc24521a568b96d.tar.gz
freebsd-ports-gnome-18a8f1515e1c6e3b1726173e0dc24521a568b96d.tar.zst
freebsd-ports-gnome-18a8f1515e1c6e3b1726173e0dc24521a568b96d.zip
Remove PYTHON*_DEFAULT_VERSION.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 52c0841eb3fe..692b20435c6e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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