[asterisk-commits] russell: branch 1.6.2 r234054 - in	/branches/1.6.2: ./ CHANGES UPGRADE.txt
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Wed Dec  9 17:31:33 CST 2009
    
    
  
Author: russell
Date: Wed Dec  9 17:31:30 2009
New Revision: 234054
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=234054
Log:
Merged revisions 234053 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk
........
  r234053 | russell | 2009-12-09 17:30:48 -0600 (Wed, 09 Dec 2009) | 2 lines
  
  Move an entry from CHANGES that should be in UPGRADE.txt.
........
Modified:
    branches/1.6.2/   (props changed)
    branches/1.6.2/CHANGES
    branches/1.6.2/UPGRADE.txt
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.2/CHANGES
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.2/CHANGES?view=diff&rev=234054&r1=234053&r2=234054
==============================================================================
--- branches/1.6.2/CHANGES (original)
+++ branches/1.6.2/CHANGES Wed Dec  9 17:31:30 2009
@@ -109,8 +109,6 @@
 
 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
Modified: branches/1.6.2/UPGRADE.txt
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.2/UPGRADE.txt?view=diff&rev=234054&r1=234053&r2=234054
==============================================================================
--- branches/1.6.2/UPGRADE.txt (original)
+++ branches/1.6.2/UPGRADE.txt Wed Dec  9 17:31:30 2009
@@ -116,6 +116,9 @@
 * The prematuremedia option in sip.conf is from this released enabled by
   default. See sip.conf.sample
 
+* 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()
    
    
More information about the asterisk-commits
mailing list