Updated changelog.

[ci skip]
This commit is contained in:
Bastian Kleineidam 2014-03-01 12:02:04 +01:00
parent f9bf831804
commit e9ce3b46ff

View file

@ -6,9 +6,13 @@ Features:
checks into plugins (see upgrading.txt for more info).
- checking: Add options to limit the number of requests per second,
allowed URL schemes and maximum file or download size.
Closes: GH bug #397
- gui: UI language can be changed dynamically.
Closes: GH bug #391
Changes:
- checking: Use the Python requests module for HTTP and HTTPS requests.
Closes: GH bug #393
- logging: Removed download, domains and robots.txt statistics.
- logging: HTML output is now in HTML5.
- checking: Removed 301 warning since 301 redirects are used
@ -22,6 +26,7 @@ Changes:
client IPs.
- checking: Only internal URLs are checked as default. To check
external urls use --check-extern.
Closes: GH bug #394
Fixes:
- logging: Status was printed every second regardless of the