aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e86b26f9dd15..13a3e3475f8a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20170220:
+ AFFECTS: devel/libevent2
+ AUTHOR: jbeich@FreeBSD.org
+
+ libevent2 has been renamed back to libevent as the default version.
+ If you manage out of tree ports make sure to run the following:
+
+ # pkg set -n libevent2:libevent
+ # pkg set -o devel/libevent2:devel/libevent
+
20170218:
AFFECTS: users of Qt 4 and Qt 5
AUTHOR: kde@FreeBSD.org