mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-29 20:20:30 +00:00
Add release info.
This commit is contained in:
parent
2cbe790fd3
commit
2907367a5e
2 changed files with 5 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
7.1 "" (released xx.xx.2011)
|
||||
7.1 "A fish called Wanda" (released 6.8.2011)
|
||||
|
||||
Fixes:
|
||||
- checking: HTML parser detects and handles stray "<" characters before
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Project: LinkChecker
|
||||
Version: 7.0
|
||||
Release-Focus: Major feature enhancements
|
||||
Version: 7.1
|
||||
Release-Focus: Minor bug fixes
|
||||
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
|
||||
|
|
@ -10,6 +10,5 @@ GIT-Tree-URL: http://linkchecker.git.sourceforge.net/
|
|||
Windows-installer-URL: http://downloads.sourceforge.net/linkchecker/LinkChecker-${version}.exe
|
||||
OSX-installer-URL: http://downloads.sourceforge.net/linkchecker/LinkChecker-${version}.dmg
|
||||
|
||||
The GUI now displays status info in the main window instead of a modal dialog.
|
||||
The last 10 checked URLs are remembered now. Several checking bugs have
|
||||
also been fixed.
|
||||
Bugs were fixed for HTML parsing, HTTP authentication and cookie handling.
|
||||
A new option allows setting of the HTTP User-Agent string.
|
||||
|
|
|
|||
Loading…
Reference in a new issue