aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-22 22:11:31 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-22 22:11:31 +0000
commitd0c024c267c2567db71666c580cf98904c53dde9 (patch)
treed903601769ce2f95b8b1a16b058e610e123f3c16 /CHANGES
parent7537d0c07b502a5fd08c30aca5a77ced4ae4d633 (diff)
Added debugging CLI functions
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@151682 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d25134b72..aac6d63f2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -23,6 +23,7 @@ Dialplan Functions
cookies, proxies, connection timeouts, passwords, etc.
* Permit the syntax and synopsis fields of the corresponding dialplan
functions to be individually set from func_odbc.conf.
+ * Added debugging CLI functions to func_odbc, 'odbc read' and 'odbc write'.
Applications
------------