Add release info.

This commit is contained in:
Bastian Kleineidam 2012-05-12 14:07:55 +02:00
parent f6f43ffba8
commit 15a9de2207
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
7.8 "" (released xx.xx.2012)
7.8 "Gangster Exchange" (released 12.5.2012)
Fixes:
- checking: Always use GET for Zope servers since their HEAD support

View file

@ -1,5 +1,5 @@
Project: LinkChecker
Version: 7.7
Version: 7.8
Release-Focus: Minor bugfixes
Hide: N
Website-URL: http://linkchecker.sourceforge.net/
@ -9,5 +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 CGI script has been replaced with a faster WSGI script.
Several checking bugs have also been fixed.
A workaround for buggy Zope HTTP servers has been added.
The Windows installer bundles now the correct Visual C++ DLLs.