]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Updated CHANGES for hints support in pbx_lua
authorMatthew Nicholson <mnicholson@digium.com>
Fri, 6 May 2011 18:05:52 +0000 (18:05 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Fri, 6 May 2011 18:05:52 +0000 (18:05 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@317722 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index 3477de64ee5109612d6f60f3554e48aba6c7de54..ee347bcdd86d0047aa523afe97896701b8994dd3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -117,6 +117,8 @@ CEL
 
 pbx_lua
 --------------------------
+ * Support for defining hints has been added to pbx_lua.  See the 'hints' table
+   in the sample extensions.lua file for syntax details.
  * Applications that perform jumps in the dialplan such as Goto will now
    execute properly. When pbx_lua detects that the context, extension, or
    priority we are executing on has changed it will immediatly return control