mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-14 01:23:11 +00:00
removed the --disable-psyco option
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3415 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
b740d9537e
commit
af278ac217
2 changed files with 9 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
|||
interpolation feature of the default ConfigParser.
|
||||
Type: feature
|
||||
Changed: linkcheck/configuration/confparse.py
|
||||
|
||||
* Removed the deprecated --disable-psyco option.
|
||||
Type: feature
|
||||
Changed: linkchecker
|
||||
|
||||
4.2 "V for Vendetta" (released 26.7.2006)
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,11 @@
|
|||
Upgrading
|
||||
=========
|
||||
|
||||
Migrating from 4.2 to 4.3
|
||||
-------------------------
|
||||
|
||||
The deprecated --disable-psyco option has been removed.
|
||||
|
||||
Migrating from 4.1 to 4.2
|
||||
-------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue