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``.