summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--UPGRADE.txt3
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 9c43a09a1..9c9e5da86 100644
--- a/CHANGES
+++ b/CHANGES
@@ -452,8 +452,6 @@ Dialplan Functions
Applications
------------
- * DAHDISendCallreroutingFacility parameters are now comma-separated,
- instead of the old pipe.
* Scheduled meetme conferences may now have their end times extended by
using MeetMeAdmin.
* app_authenticate now gives the ability to select a prompt other than
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 4b2c62cee..032ee64a6 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -146,6 +146,9 @@ From 1.6.1 to 1.6.2:
Georgian was incorrectly specified as "ge" but should be "ka", and Czech is
"cs", not "cz".
+* DAHDISendCallreroutingFacility() parameters are now comma-separated,
+ instead of the old pipe.
+
From 1.6.0.1 to 1.6.1:
* The ast_agi_register_multiple() and ast_agi_unregister_multiple()