List:Commits« Previous MessageNext Message »
From:jwinstead Date:May 22 2007 2:59pm
Subject:Connector/ODBC 3.51 commit: r433 - trunk
View as plain text  
Modified:
   trunk/ChangeLog
Log:
Add ChangeLog note about added SSL support.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-05-22 11:22:49 UTC (rev 432)
+++ trunk/ChangeLog	2007-05-22 14:59:10 UTC (rev 433)
@@ -1,6 +1,8 @@
 3.51.16
 
   Functionality added or changed:
+  * Added support for using SSL. This is not yet exposed in the setup GUI,
+    but must be enabled through configuration files or the DSN. (Bug #12918)
 
   Bugs fixed:
   * Accessing the results of catalog functions could cause a crash when the

Thread
Connector/ODBC 3.51 commit: r433 - trunkjwinstead22 May