summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-12-02 18:48:51 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-12-02 18:48:51 +0000
commit3d5081a56b15fa5e8e123b1e2ab4b832ad5f7e6c (patch)
tree622b8522311e8eeb4ee29522aab4db0c066bbbb3 /CHANGES
parent29502d3bac9ed4e5893d8c0cf1027d211ab26d26 (diff)
Info on LOCAL_PEEK function.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@160346 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 491e28640..70f2a9cb0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -52,6 +52,9 @@ Dialplan Functions
and FIELDQTY dialplan functions, which also manage lists.
* Added REALTIME_FIELD and REALTIME_HASH, which should aid users in better
obtaining realtime data from the dialplan.
+ * Added LOCAL_PEEK, which I have no idea how to use, but Leif Madsen wanted it.
+ Russell says it's, like, a scope resolution function for LOCAL variables.
+ Totally. Hopefully, that means more to you than it does to me.
Applications
------------