aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authordvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2009-12-04 20:21:11 +0000
committerdvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2009-12-04 20:21:11 +0000
commitec95f4257586a767473aefa0e8c84d1958ba360e (patch)
treec911aee765ca4baedb45b1445a7255eeacc0b3fa /CHANGES
parent1a3af8a472336e97a2388b67f7645bc2f84f85b7 (diff)
update CHANGES file for .m3u support in Mp3Player application
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@233235 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 539a02904..69789fb3f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -72,6 +72,7 @@ MGCP Changes
Applications
------------
+ * Added .m3u support for Mp3Player application.
* Added progress option to the app_dial D() option. When progress DTMF is
present, those values are sent immediately upon receiving a PROGRESS message
regardless if the call has been answered or not.