[asterisk-commits] russell: trunk r234055 - in /trunk: CHANGES	UPGRADE.txt
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Wed Dec  9 17:35:28 CST 2009
    
    
  
Author: russell
Date: Wed Dec  9 17:35:24 2009
New Revision: 234055
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=234055
Log:
Move an entry from CHANGES to UPGRADE.txt.
Modified:
    trunk/CHANGES
    trunk/UPGRADE.txt
Modified: trunk/CHANGES
URL: http://svnview.digium.com/svn/asterisk/trunk/CHANGES?view=diff&rev=234055&r1=234054&r2=234055
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Wed Dec  9 17:35:24 2009
@@ -471,9 +471,6 @@
 -------------
  * The Asterisk CLI has a new command, "channel redirect", which is similar in
    operation to the AMI Redirect action.
- * res_jabber: autoprune has been disabled by default, to avoid misconfiguration 
-   that would end up being interpreted as a bug once Asterisk started removing 
-   the contacts from a user list.
  * extensions.conf now allows you to use keyword "same" to define an extension
    without actually specifying an extension.  It uses exactly the same pattern
    as previously used on the last "exten" line.  For example:
Modified: trunk/UPGRADE.txt
URL: http://svnview.digium.com/svn/asterisk/trunk/UPGRADE.txt?view=diff&rev=234055&r1=234054&r2=234055
==============================================================================
--- trunk/UPGRADE.txt (original)
+++ trunk/UPGRADE.txt Wed Dec  9 17:35:24 2009
@@ -148,6 +148,10 @@
 
 * DAHDISendCallreroutingFacility() parameters are now comma-separated,
   instead of the old pipe.
+
+* res_jabber: autoprune has been disabled by default, to avoid misconfiguration 
+  that would end up being interpreted as a bug once Asterisk started removing 
+  the contacts from a user list.
 
 From 1.6.0.1 to 1.6.1:
 
    
    
More information about the asterisk-commits
mailing list