aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-03-27 00:06:03 +0800
committerbdrewery <bdrewery@FreeBSD.org>2015-03-27 00:06:03 +0800
commitf9503c4bc72fa4ef344e3153b0fd053138ddae50 (patch)
treece7b96ae718954cca3b6169e395f4898fb83e4e9 /CHANGES
parent32df13cb7e00a6d9c690b32de07fdd0abc3fe243 (diff)
downloadfreebsd-ports-gnome-f9503c4bc72fa4ef344e3153b0fd053138ddae50.tar.gz
freebsd-ports-gnome-f9503c4bc72fa4ef344e3153b0fd053138ddae50.tar.zst
freebsd-ports-gnome-f9503c4bc72fa4ef344e3153b0fd053138ddae50.zip
Document removal of PTHREAD_LIBS/PTHREAD_CFLAGS
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bbd5ad846b0e..06fbb46b8df3 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.
+20150326:
+AUTHOR: bdrewery@FreeBSD.org
+
+ PTHREAD_CLFAGS and PTHREAD_LIBS have been removed. Please see entry
+ 20130207 for more information.
+
20150319:
AUTHOR: bdrewery@FreeBSD.org