Updated.
This commit is contained in:
parent
0d9e1b4ef6
commit
6422405af1
1 changed files with 4 additions and 4 deletions
|
@ -11,15 +11,15 @@ Changes:
|
||||||
- installation: Require and use Python 2.7
|
- installation: Require and use Python 2.7
|
||||||
- comics: Removed the twisted and zope dependencies by adding
|
- comics: Removed the twisted and zope dependencies by adding
|
||||||
an internal plugin search mechanism.
|
an internal plugin search mechanism.
|
||||||
- comics: Remove the disable mechanism.
|
- comics: Replace the disable mechanism with an adult option.
|
||||||
- comcis: Add scripts to automate comic listings for Creators, Universal,
|
- comcis: Add scripts to automate comic listings for Creators, Universal,
|
||||||
KeenSpot, GoComics and DrunkDuck.
|
KeenSpot, GoComics and DrunkDuck.
|
||||||
- testing: Refactored the test comic routine into fully automatic and complete
|
- testing: Refactored the test comic routine into fully automatic and
|
||||||
tests cases for every comic.
|
complete tests cases for every comic.
|
||||||
- cmdline: Improved terminal feature detection.
|
- cmdline: Improved terminal feature detection.
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
- comics: Fix a lot of comics; however there are still some that won't work.
|
- comics: Fix all comics!
|
||||||
- comics: Don't add empty URLs to the list of found URLs.
|
- comics: Don't add empty URLs to the list of found URLs.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue