Move an entry from CHANGES that should be in UPGRADE.txt.
authorRussell Bryant <russell@russellbryant.com>
Wed, 9 Dec 2009 23:30:48 +0000 (23:30 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 9 Dec 2009 23:30:48 +0000 (23:30 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@234053 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES
UPGRADE.txt

diff --git a/CHANGES b/CHANGES
index 9c43a09..9c9e5da 100644 (file)
--- 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
index 4b2c62c..032ee64 100644 (file)
@@ -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()