From 38b8a7a10cf178a5657fa2c99cef5e37442da24f Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Tue, 26 Apr 2011 15:07:45 +0200 Subject: [PATCH] Updated for release. --- doc/changelog.txt | 2 +- linkchecker.freshmeat | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/changelog.txt b/doc/changelog.txt index e97bc764..931b97da 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -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. diff --git a/linkchecker.freshmeat b/linkchecker.freshmeat index 20908571..fc2d2498 100644 --- a/linkchecker.freshmeat +++ b/linkchecker.freshmeat @@ -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.