summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5c682a9ac3d8..647665ae8e34 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20090123:
+ AFFECTS: users of x11/libxcb
+ AUTHOR: flz@FreeBSD.org
+
+ Libxcb shared library version was bumped from 1 to 2. You need to
+ rebuild any consumer of libxcb.so.1 or some applications will be
+ linked against two versions of libxcb once libX11 is upgraded.
+
+ For portupgrade users:
+
+ # portupgrade -rf libxcb
+
20090121:
AFFECTS: users of devel/linux-glib2, emulation/linux_base-f4
AUTHOR: bsam@FreeBSD.org