diff options
author | avilla <avilla@FreeBSD.org> | 2012-03-13 18:11:40 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2012-03-13 18:11:40 +0800 |
commit | 59e5cab3aacd4e71989d85cbec8324108b9fc6c8 (patch) | |
tree | eb9e6e3e9891f1637044bc3fdd1c46f61595e040 /UPDATING | |
parent | 56c536ab953e3b4d7b6c75faa624b0e78ca11169 (diff) | |
download | freebsd-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-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |