2021-07-09 22:18:29 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!-- $Revision: 339141 $ -->
|
|
|
|
|
|
|
|
<appendix xmlns="http://docbook.org/ns/docbook" xml:id="changelog.mysql_xdevapi" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<title>&ChangelogListingTitle;</title>
|
|
|
|
<para>&ChangelogListingDescription;</para>
|
|
|
|
|
|
|
|
<simplesect>
|
|
|
|
<title>General Changelog for the ext/mysql_xdevapi extension</title>
|
|
|
|
<para>
|
|
|
|
This changelog references the ext/mysql_xdevapi extension.
|
|
|
|
</para>
|
|
|
|
</simplesect>
|
|
|
|
|
|
|
|
<simplesect xml:id="changelog.mysql_xdevapi.global">
|
|
|
|
<title>Global ext/mysql_xdevapi changes</title>
|
|
|
|
<para>
|
|
|
|
<informaltable>
|
|
|
|
<tgroup cols="2">
|
|
|
|
<thead>
|
|
|
|
<row>
|
|
|
|
<entry>&Version;</entry>
|
|
|
|
<entry>&Description;</entry>
|
|
|
|
</row>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<row>
|
2022-01-14 19:17:19 +00:00
|
|
|
<entry>8.0.28</entry>
|
|
|
|
<entry>
|
|
|
|
<para>
|
|
|
|
Removed TLSv1 and TLSv1.1 support. The values "TLSv1", "TLSv1.0",
|
|
|
|
and "TLSv1.1" are now considered invalid for the "tls-versions"
|
|
|
|
connection attribute.
|
|
|
|
</para>
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
<row>
|
2021-07-09 22:18:29 +00:00
|
|
|
<entry>8.0.26</entry>
|
|
|
|
<entry>
|
|
|
|
<para>
|
|
|
|
Deprecated TLSv1 and TLSv1.1 support.
|
|
|
|
</para>
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
</tbody>
|
|
|
|
</tgroup>
|
|
|
|
</informaltable>
|
|
|
|
</para>
|
|
|
|
</simplesect>
|
|
|
|
|
|
|
|
</appendix>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|