Set release date.

This commit is contained in:
Bastian Kleineidam 2012-04-22 20:47:40 +02:00
parent 1cc3ac5f80
commit d4ec3ede90
2 changed files with 4 additions and 5 deletions

View file

@ -1,4 +1,4 @@
7.7 "Intouchables" (released xx.xx.2012)
7.7 "Intouchables" (released 22.04.2012)
Fixes:
- checking: Detect invalid empty cookie values.

View file

@ -1,5 +1,5 @@
Project: LinkChecker
Version: 7.6
Version: 7.7
Release-Focus: Minor bugfixes
Hide: N
Website-URL: http://linkchecker.sourceforge.net/
@ -9,6 +9,5 @@ Debian-Package-URL: http://packages.debian.org/linkchecker
GIT-Tree-URL: http://linkchecker.git.sourceforge.net/
Windows-installer-URL: http://downloads.sourceforge.net/linkchecker/LinkChecker-${version}.exe
The --pause and --cookiefile options can now be set in the configuration
file. Also, several checking bugs including non-ASCII HTTP header handling
have been fixed.
The CGI script has been replaced with a faster WSGI script.
Several checking bugs have also been fixed.