[asterisk-commits] dlee: trunk r404569 - in /trunk: ./ UPGRADE-12.txt

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Dec 24 11:12:05 CST 2013


Author: dlee
Date: Tue Dec 24 11:12:03 2013
New Revision: 404569

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=404569
Log:
Added note to UPGRADE.txt about the default value of live_dangerously changing
........

Merged revisions 404568 from http://svn.asterisk.org/svn/asterisk/branches/12

Modified:
    trunk/   (props changed)
    trunk/UPGRADE-12.txt

Propchange: trunk/
------------------------------------------------------------------------------
--- branch-12-merged (original)
+++ branch-12-merged Tue Dec 24 11:12:03 2013
@@ -1,1 +1,1 @@
-/branches/12:1-398558,398560-398577,398579-399305,399307-401390,401392-403290,403292-403778,403781-404565
+/branches/12:1-398558,398560-398577,398579-399305,399307-401390,401392-403290,403292-403778,403781-404568

Modified: trunk/UPGRADE-12.txt
URL: http://svnview.digium.com/svn/asterisk/trunk/UPGRADE-12.txt?view=diff&rev=404569&r1=404568&r2=404569
==============================================================================
--- trunk/UPGRADE-12.txt (original)
+++ trunk/UPGRADE-12.txt Tue Dec 24 11:12:03 2013
@@ -386,6 +386,8 @@
    direct file read/write functions are marked as dangerous. DB_DELETE() and
    REALTIME_DESTROY() are marked as dangerous for reads, but can now safely
    accept writes (which ignore the provided value).
+ - The default value for live_dangerously was changed from yes (in Asterisk 11
+   and earlier) to no (in Asterisk 12 and greater).
 
 Dialplan:
  - All channel and global variable names are evaluated in a case-sensitive




More information about the asterisk-commits mailing list