mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-25 02:10:24 +00:00
Updated for release.
This commit is contained in:
parent
16c6f2c2ad
commit
38b8a7a10c
2 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
6.8 "Ghost in the shell" (released xx.xx.2011)
|
||||
6.8 "Ghost in the shell" (released 26.4.2011)
|
||||
|
||||
Fixes:
|
||||
- checking: Make module detection more robust by catching OSError.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Project: LinkChecker
|
||||
Version: 6.7
|
||||
Release-Focus: Minor bugfixes
|
||||
Version: 6.8
|
||||
Release-Focus: Minor 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
|
||||
|
|
@ -10,6 +10,6 @@ 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
|
||||
|
||||
Displaying warnings in the GUI has been fixed and CSV output is properly
|
||||
encoded. The URL recursion level is now printed in XML, SQL and CSV output
|
||||
formats.
|
||||
Mac OS X users now have a binary installer package in DMG format.
|
||||
The Windows installer now includes all needed C++ runtime files directly
|
||||
instead of executing a separate installation.
|
||||
|
|
|
|||
Loading…
Reference in a new issue