Document the user-agent change.

This commit is contained in:
Bastian Kleineidam 2012-09-21 16:05:03 +02:00
parent 498567eb21
commit 7e130808bd

View file

@ -8,6 +8,9 @@ the output format will change.
For example existing SQL tables can be altered with:
alter table linkcheck add (modified varchar(256));
The default User-Agent string used by LinkChecker is now
Mozilla/5.0 (compatible; LinkChecker/8.1; +http://linkchecker.sourceforge.net/)
Migrating from 7.9 to 8.0
-------------------------
Python 2.7.2 or newer is required (Python 3.x is not supported though).