aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-06-23 03:59:11 +0800
committerbapt <bapt@FreeBSD.org>2015-06-23 03:59:11 +0800
commit1e5ed7e6df038233bddcd90dbca2d7f617d1b1a7 (patch)
treeaeb0ecbcf8b334399a0ec8a0866e4b0a68613550
parentb3096877bc6e4ca938e98fce8c2522e41ddcb202 (diff)
downloadfreebsd-ports-gnome-1e5ed7e6df038233bddcd90dbca2d7f617d1b1a7.tar.gz
freebsd-ports-gnome-1e5ed7e6df038233bddcd90dbca2d7f617d1b1a7.tar.zst
freebsd-ports-gnome-1e5ed7e6df038233bddcd90dbca2d7f617d1b1a7.zip
Document the removal of USE_RCORDER
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1ded043feb2c..69c3cf765c98 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.
+20150622:
+AUTHOR: bapt@FreeBSD.org
+
+ Remove USE_RCORDER, USE_RC_SUBR has been modified to support PREFIX=/usr
+ automatically
+
20150529:
AUTHOR: mat@FreeBSD.org