From 6cbc0fe079f6a428e15d611ea0c995d86bb772a2 Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 8 Nov 2004 13:51:03 +0000 Subject: [PATCH] Added note that old colored logger has been removed git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1921 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- doc/upgrading.html | 5 +++-- doc/upgrading.txt | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/upgrading.html b/doc/upgrading.html index 1e9649c6..99c9be89 100644 --- a/doc/upgrading.html +++ b/doc/upgrading.html @@ -38,7 +38,8 @@ window.onload = function() { manually installed versions prior to 1.13.0 are removed. Otherwise you will have startup problems.

The default output logger text has now colored output if the -output terminal supports it.

+output terminal supports it. The old colored output logger has +been removed.

The -F option no longer suppresses normal output. The old behaviour can be restored by giving the option -onone.

The --status option is now the default and has been deprecated. The @@ -54,7 +55,7 @@ you can append a ||

diff --git a/doc/upgrading.txt b/doc/upgrading.txt index be0b1d4b..29e19ab7 100644 --- a/doc/upgrading.txt +++ b/doc/upgrading.txt @@ -13,7 +13,8 @@ manually installed versions prior to 1.13.0 are removed. Otherwise you will have startup problems. The default output logger ``text`` has now colored output if the -output terminal supports it. +output terminal supports it. The old ``colored`` output logger has +been removed. The ``-F`` option no longer suppresses normal output. The old behaviour can be restored by giving the option ``-onone``.