diff --git a/CHANGES b/CHANGES
index 9c43a09a1ef1d04ccc4f8fe1ffcdb885b086d49c..9c9e5da86454f956519a3a761198c316b1abc235 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 4b2c62cee275f9385d2068f71ab60f2f4f6f39cc..032ee64a65ed62c0e7fd9efde58954d0e43df991 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()