From: Mark Michelson Date: Fri, 15 Feb 2008 23:20:48 +0000 (+0000) Subject: Document GotoIfTime change from svn revision 103738 X-Git-Tag: 1.6.0-beta3~2^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c08a40fb61365782a071d184b797ae26e4a559fa;p=thirdparty%2Fasterisk.git Document GotoIfTime change from svn revision 103738 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103740 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 1f727f93cb..1b0926a5d5 100644 --- a/CHANGES +++ b/CHANGES @@ -364,6 +364,7 @@ Other Dialplan Application Changes direct options to the app. * AMD() has a new "maximum word length" option. "show application AMD" from the CLI for more details + * GotoIfTime() now may branch based on a "false" condition, like other Goto-related applications Music On Hold Changes ---------------------