This commit is contained in:
Bastian Kleineidam 2012-12-08 21:46:08 +01:00
parent 0d9e1b4ef6
commit 6422405af1

View file

@ -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.