Updated for release.

This commit is contained in:
Bastian Kleineidam 2012-02-13 21:51:52 +01:00
parent 3e36d10ad5
commit acc3b8de81
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
7.5 "" (released xx.xx.2012)
7.5 "Kukushka" (released 13.02.2012)
Fixes:
- checking: Properly handle non-ascii HTTP header values.

View file

@ -1,6 +1,6 @@
Project: LinkChecker
Version: 7.4
Release-Focus: Minor feature enhancements
Version: 7.5
Release-Focus: Major feature enhancements
Hide: N
Website-URL: http://linkchecker.sourceforge.net/
Changelog-URL: http://linkchecker.git.sourceforge.net/git/gitweb.cgi?p=linkchecker/linkchecker;a=blob;f=doc/changelog.txt;hb=HEAD
@ -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
HTML5 link elements and attributes are checked now.
Saving of result files in the GUI has been fixed.
Support for loading and saving of project files has been added to the GUI.
Some bugs have been fixed too.