From de4cb627b746b8f5e5d0baba49de98d2c58b7f55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 14 Nov 2012 12:54:33 +0100 Subject: [PATCH] Better markup for changes --- doc/faq.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/faq.rst b/doc/faq.rst index 48d23d4d7f..68d838d2b5 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -200,8 +200,10 @@ link the MySQL extension of your choice to a MySQL client library of at least the same minor version since the one that is bundled with some PHP distributions is rather old and might cause problems see :ref:`faq1_17a`. `MariaDB `_ is also supported -(versions 5.1 and 5.2 were tested). Since phpMyAdmin 3.5 `Drizzle -`_ is supported. +(versions 5.1 and 5.2 were tested). + +.. versionchanged:: 3.5 + Since phpMyAdmin 3.5 `Drizzle `_ is supported. .. _faq1_17a: @@ -1715,8 +1717,11 @@ public bookmark, it will be executed. ----------------------------------------------------------------- You can use :term:`CSV` for Microsoft Excel, -which works out of the box. Since phpMyAdmin 3.4.5 support for direct -export to Microsoft Excel version 97 and newer was dropped. +which works out of the box. + +.. versionchanged:: 3.4.5 + Since phpMyAdmin 3.4.5 support for direct export to Microsoft Excel version + 97 and newer was dropped. .. _faq6_24: