updated for 4.2

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3363 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-06-05 21:44:31 +00:00
parent adfcd1c27d
commit 00c8a586ca

View file

@ -5,6 +5,14 @@
Upgrading
=========
Migrating from 4.1 to 4.2
-------------------------
If run under Unix system as the 'root' user, LinkChecker drops
privileges and runs under the 'nobody' user account.
The new option --allow-root prevents this, ie. enables the old
pre-4.2 behaviour.
Migrating from 3.x to 4.0
-------------------------