aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-06-29 03:38:44 +0800
committermiwi <miwi@FreeBSD.org>2009-06-29 03:38:44 +0800
commit391f46ebd9a22bdcd1cf6c94f7972d0156426905 (patch)
tree4d7ab759484d72f74647abc81b48d73c88de6b19 /UPDATING
parent33b27bf9acba4d14aa94c8d525d7730d96fb27fe (diff)
downloadfreebsd-ports-gnome-391f46ebd9a22bdcd1cf6c94f7972d0156426905.tar.gz
freebsd-ports-gnome-391f46ebd9a22bdcd1cf6c94f7972d0156426905.tar.zst
freebsd-ports-gnome-391f46ebd9a22bdcd1cf6c94f7972d0156426905.zip
- Add a note for firefox3-devel users :)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 39d5cca8124e..8d7d033b7b36 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20090628:
+ AFFECTS: users of www/firefox3-devel
+ AUTHOR: gecko@FreeBSD.org
+
+ If your Firefox crashes with the following message while viewing a
+ HTML5 page: "Bad system call (core dumped)" you need to load the sem
+ module (kldload sem).
+
+ To load sem on every boot put the following into your
+ /boot/loader.conf: sem_load="YES"
+
20090624:
AFFECTS: users of mail/crm114
AUTHOR: glebius@cell.glebius.int.ru