--- UPGRADE.txt 2005-09-23 10:58:31.000000000 -0500 +++ /tmp/UPGRADE.txt 2005-09-23 10:58:23.000000000 -0500 @@ -171,3 +171,12 @@ it is likely they will no longer be able to enter/exit the menu or make any further adjustments, as the software DTMF detector will not be able to recognize the DTMF coming from their device. + +GetVar: + +* Previously, the behavior of the GetVar manager action reported the value + of a variable in the following manner: + name: value + This has been changed to a manner similar to the SetVar action and is now + Variable: name + Value: value