summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2009-02-19 00:26:01 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2009-02-19 00:26:01 +0000
commita1f583177e3da754f9b9bdfb09219133f110de86 (patch)
tree5da85f585b6be426b1abc5404491d76541f48716 /CHANGES
parenta150908f3f337e5021cb85db090a33473c3144b4 (diff)
ODBC transaction support
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@177320 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 215ec6863..a3a27811d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -94,6 +94,7 @@ Dialplan Functions
of "core show function AES_ENCRYPT" from the CLI
* Added AES_DECRYPT. For information on its use, please see the output
of "core show function AES_DECRYPT" from the CLI
+ * func_odbc now supports database transactions across multiple queries.
Applications
------------