aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-13 18:31:41 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-13 18:31:41 +0000
commit97ce3cc27bf35002c13e59bbf070d62f103893fc (patch)
treefed04cb442147e056eb57f037d4d94f557070393 /CHANGES
parente1bf60e202c7dc999a78937226eb8de006ca6e5b (diff)
FILE() now supports line-mode and writing (altering) files.
(closes issue #16461) Reported by: skyman Patches: 20100622__issue16461.diff.txt uploaded by tilghman (license 14) Tested by: tilghman Review: https://reviewboard.asterisk.org/r/737/ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@276114 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 3dd909da3..a68e22597 100644
--- a/CHANGES
+++ b/CHANGES
@@ -229,6 +229,7 @@ Dialplan Functions
on hold or is a call waiting call.
* Added option to dialplan function CDR(), the 'f' option
allows for high resolution times for billsec and duration fields.
+ * FILE() now supports line-mode and writing.
Dialplan Variables
------------------