aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2011-05-06 18:05:52 +0000
committermnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2011-05-06 18:05:52 +0000
commite00be64660b70496db0d73643c25a480158ea4ce (patch)
treec211b28e630277dbaacdf5f2a65c3980e81a4b65 /CHANGES
parentc312b262b329919c8942be423c93f8b0830b5e06 (diff)
Updated CHANGES for hints support in pbx_lua
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@317722 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3477de64e..ee347bcdd 100644
--- 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