aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-16 06:52:17 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-16 06:52:17 +0000
commit6862991512878fe5d1e946a5dfdd777803cf6fec (patch)
treec35fb1cf680b49faf3c604ed225cbbf2a25aa2c1 /CHANGES
parent982b308fc8111bf3f8fd637bba6fe4bc31f7d908 (diff)
Doc change
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@79638 f38db490-d61c-443f-a65b-d21fe96a405b
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,