From 6422405af17efd9fec4f24402d50e74091b76e39 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sat, 8 Dec 2012 21:46:08 +0100 Subject: [PATCH] Updated. --- doc/changelog.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/changelog.txt b/doc/changelog.txt index 38fc8a8e4..10bdc0f9c 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -11,15 +11,15 @@ Changes: - installation: Require and use Python 2.7 - comics: Removed the twisted and zope dependencies by adding 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, KeenSpot, GoComics and DrunkDuck. -- testing: Refactored the test comic routine into fully automatic and complete - tests cases for every comic. +- testing: Refactored the test comic routine into fully automatic and + complete tests cases for every comic. - cmdline: Improved terminal feature detection. 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.