From 7660b16c3ea4a424748f3b392b1ba825bc378532 Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 31 Mar 2003 13:30:15 +0000 Subject: [PATCH] spacing git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@828 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- FAQ | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ b/FAQ index 1a65330a..a7e3c678 100644 --- a/FAQ +++ b/FAQ @@ -128,6 +128,7 @@ A9: Currently, only a Python API lets you define new logging classes. cfg.addLogger(log_format, MyLogger.MyLogger) cfg['fileoutput'].append(cfg.newLogger(log_format, log_args)) + Q10.1: LinkChecker does not ignore anchor references on caching. Q10.2: Some links with anchors are getting checked twice. A10: This is not a bug.