aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2012-03-13 18:11:40 +0800
committeravilla <avilla@FreeBSD.org>2012-03-13 18:11:40 +0800
commit59e5cab3aacd4e71989d85cbec8324108b9fc6c8 (patch)
treeeb9e6e3e9891f1637044bc3fdd1c46f61595e040 /UPDATING
parent56c536ab953e3b4d7b6c75faa624b0e78ca11169 (diff)
downloadfreebsd-ports-gnome-59e5cab3aacd4e71989d85cbec8324108b9fc6c8.tar.gz
freebsd-ports-gnome-59e5cab3aacd4e71989d85cbec8324108b9fc6c8.tar.zst
freebsd-ports-gnome-59e5cab3aacd4e71989d85cbec8324108b9fc6c8.zip
- Add note on qt4-gui MIT-SHM issue: kern.ipc.shm_allow_removed=1 is
not needed anymore. PR: 164742 Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7414bf9c90c7..ccbd04494d5d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20120313:
+ AFFECTS: users of x11-toolkits/qt4-gui
+ AUTHOR: kde@FreeBSD.org
+
+ MIT-SHM problem (blank windows in Marble and KDE-Games) has been
+ fixed, kern.ipc.shm_allow_removed=1 is not needed anymore to
+ workaround it.
+
20120311:
AFFECTS: users of lang/perl5.8 and lang/perl5.10
AUTHOR: linimon@FreeBSD.org