From 0c321a54d99fda8e3597c0a6715fb927c5d75f19 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Thu, 16 Aug 2007 06:52:17 +0000 Subject: [PATCH] Doc change git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@79638 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 283ad2c37f..3534ab9b98 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,