summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-10-07 17:44:32 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-10-07 17:44:32 +0000
commit9335b3ad3495d6f3f3ee8f93f4dfa836794f18b0 (patch)
tree18796430ec89aba5174c79a325412b15fb857eae /UPGRADE.txt
parente7c2c8b1df7608dbae99202fd21c4485fddf490c (diff)
Allow people to select the old console behavior of white text on a black
background, by using the startup flag '-B'. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@147262 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 4ee5e5641..b6aa4dca6 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -77,6 +77,13 @@ Core:
had any significance). Since this violates the Principle of Least Surprise,
it has been changed.
+* The default console now will use colors according to the default background
+ color, instead of forcing the background color to black. If you are using a
+ light colored background for your console, you may wish to use the option
+ flag '-W' to present better color choices for the various messages. However,
+ if you'd prefer the old method of forcing colors to white text on a black
+ background, the compatiblity option -B is provided for this purpose.
+
Voicemail:
* The voicemail configuration values 'maxmessage' and 'minmessage' have