diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-12 15:03:31 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-12 15:03:31 +0800 |
commit | dc044fd4a511988a9e5f8ccc0f1847f8b546c901 (patch) | |
tree | c11472bb0f37e11726bf2101c6f29c491d702cfb /UPDATING | |
parent | 13b4199931085e925177e38ef98ec99dd1357cb0 (diff) | |
download | freebsd-ports-graphics-dc044fd4a511988a9e5f8ccc0f1847f8b546c901.tar.gz freebsd-ports-graphics-dc044fd4a511988a9e5f8ccc0f1847f8b546c901.tar.zst freebsd-ports-graphics-dc044fd4a511988a9e5f8ccc0f1847f8b546c901.zip |
Add an entry for www/firefox to note some preferences glitches when updating
to 1.0.1.p.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -7,6 +7,17 @@ time you update your ports collection, before attempting any port upgrades. 20041012: + AFFECTS: users of www/firefox + AUTHOR: freebsd-gnome@FreeBSD.org + + After upgrading to firefox-1.0.1.p, certain things such as extension/theme + [de]installation, and "Find On Page" may no longer work. You may also + notice an infinite loop when starting Firefox. If this happens, backup + ~/.mozilla/firefox/*/bookmarks.html, and remove ~/.mozilla/firefox. + Afterward, Firefox should start up. You can then restore the bookmarks.html + file to the new ~/.mozilla/firefox/*.default directory. + +20041012: AFFECTS: users of net/netatalk AUTHOR: marcus@FreeBSD.org |