From b7d4e9968de501909548bb23d3d518d09da485df Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 2 Sep 2004 10:44:23 +0000 Subject: [PATCH] mention prior version uninstall git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1681 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- doc/upgrading.html | 5 ++++- doc/upgrading.txt | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/upgrading.html b/doc/upgrading.html index 4cc016e7..1e9649c6 100644 --- a/doc/upgrading.html +++ b/doc/upgrading.html @@ -34,6 +34,9 @@ window.onload = function() {

Upgrading

Migrating from 1.12.x to 1.13.0

+

Since lots of filenames have changed you should check that any +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.

The -F option no longer suppresses normal output. The old behaviour @@ -51,7 +54,7 @@ you can append a ||

diff --git a/doc/upgrading.txt b/doc/upgrading.txt index 13557cbe..be0b1d4b 100644 --- a/doc/upgrading.txt +++ b/doc/upgrading.txt @@ -8,6 +8,10 @@ Upgrading Migrating from 1.12.x to 1.13.0 ------------------------------- +Since lots of filenames have changed you should check that any +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.