From 618959fce77dd00f413ddfebbd85e65e5db3c7d6 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sun, 19 Dec 2010 08:48:27 +0100 Subject: [PATCH] Updated freshmeat release description. --- linkchecker.freshmeat | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/linkchecker.freshmeat b/linkchecker.freshmeat index 3680c6b2..07b01855 100644 --- a/linkchecker.freshmeat +++ b/linkchecker.freshmeat @@ -1,5 +1,5 @@ Project: LinkChecker -Version: 5.5 +Version: 6.0 Release-Focus: Minor feature enhancements Hide: N Website-URL: http://linkchecker.sourceforge.net/ @@ -9,8 +9,10 @@ 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 interface now stores its option settings and the configuration -file can be edited. When viewed in the GUI the parent URL source can -be saved to a local file. +Python 2.6 or later is now required to run LinkChecker and all previously +deprecated commandline options have been removed. + +The GUI interface displays URL properties in the main window and checking +statistics are displayed. Several checking bugs have also been fixed.