diff --git a/linkchecker.freecode b/linkchecker.freecode index 08184a2a..d4562b41 100644 --- a/linkchecker.freecode +++ b/linkchecker.freecode @@ -1,5 +1,5 @@ Project: LinkChecker -Version: 7.3 +Version: 7.4 Release-Focus: Minor feature enhancements Hide: N Website-URL: http://linkchecker.sourceforge.net/ @@ -9,8 +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 GUI option dialog has been redesigned and allows now configuration -of ignore URL patterns. -Parsing of Safari Bookmark files has been added. -Bugs were fixed for Unicode hostname parsing, GUI result file saving -and the commandline script return code. +HTML5 link elements and attributes are checked now. +Saving of result files in the GUI has been fixed.