summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2007-08-16 06:52:17 +0000
committerOlle Johansson <oej@edvina.net>2007-08-16 06:52:17 +0000
commit0c321a54d99fda8e3597c0a6715fb927c5d75f19 (patch)
treec35fb1cf680b49faf3c604ed225cbbf2a25aa2c1 /CHANGES
parentf38a6886054a53b907929915cf28b52d3635194b (diff)
Doc change
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@79638 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 283ad2c37..3534ab9b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,7 @@ AMI - The manager (TCP/TLS/HTTP)
are currently active on the system.
* Added a "ListAllVoicemailUsers" action that allows you to get a list of all
the voicemail users setup.
+ * Added 'DBDel' and 'DBDelTree' manager commands.
Dialplan functions
------------------
@@ -252,7 +253,6 @@ Miscellaneous
* Added G729 passthrough support to chan_phone for Sigma Designs boards.
* Added 's' option to Page application.
* Added 'E' and 'V' commands to ExternalIVR.
- * Added 'DBDel' and 'DBDelTree' manager commands.
* Added 'o' and 'X' options to Chanspy.
* Added a new CDR module, cdr_sqlite3_custom.
* The cdr_manager module has a [mappings] feature, like cdr_custom,