]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update CHANGES and UPGRADE.txt for 16.25.2
authorAsterisk Development Team <asteriskteam@digium.com>
Thu, 14 Apr 2022 20:39:14 +0000 (15:39 -0500)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 14 Apr 2022 20:39:14 +0000 (15:39 -0500)
CHANGES

diff --git a/CHANGES b/CHANGES
index 65872f0f131b9d77b582b8a8f719777174a1656c..0d0f7b23d634681de97613327fa7612d74f7e11d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 ===
 ==============================================================================
 
+------------------------------------------------------------------------------
+--- Functionality changes from Asterisk 16.25.1 to Asterisk 16.25.2 ----------
+------------------------------------------------------------------------------
+
+func_odbc
+------------------
+ * A SQL_ESC_BACKSLASHES dialplan function has been added which
+   escapes backslashes. Usage of this is dependent on whether the
+   database in use can use backslashes to escape ticks or not. If
+   it can, then usage of this prevents a broken SQL query depending
+   on how the SQL query is constructed.
+
 ------------------------------------------------------------------------------
 --- Functionality changes from Asterisk 16.24.0 to Asterisk 16.25.0 ----------
 ------------------------------------------------------------------------------