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.