[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_4RC1-17211-g3986ec7

The branch, master has been updated via 3986ec730e61e31d02ade500289253910dbb148c (commit) via 9ec3c36f58bf892772e10038702fc4ba0ce9c5f1 (commit) from f678a45cd2315676f60f28f80f518fa60d8ca3e4 (commit) - Log ----------------------------------------------------------------- commit 3986ec730e61e31d02ade500289253910dbb148c Author: Piotr Przybylski <piotrprz@gmail.com> Date: Wed Aug 24 21:51:35 2011 +0200 Docs commit 9ec3c36f58bf892772e10038702fc4ba0ce9c5f1 Author: Piotr Przybylski <piotrprz@gmail.com> Date: Wed Aug 24 21:47:55 2011 +0200 Changelog ----------------------------------------------------------------------- Summary of changes: ChangeLog | 1 + Documentation.html | 4 +++- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 680d3fa..758b297 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,7 @@ phpMyAdmin - ChangeLog + [interface] Editor for GIS data + [import] Import GIS data from ESRI Shapefiles + [interface] 'Function based search' for GIS data ++ Support Drizzle database 3.4.5.0 (not yet released) - bug #3375325 [interface] Page list in navigation frame looks odd diff --git a/Documentation.html b/Documentation.html index d746782..4e3d76b 100644 --- a/Documentation.html +++ b/Documentation.html @@ -2835,7 +2835,9 @@ setfacl -d -m "g:www-data:rwx" tmp minor version since the one that is bundled with some PHP distributions is rather old and might cause problems <a href="#faq1_17a"> (see <abbr title="Frequently Asked Questions">FAQ</abbr> 1.17a)</a>.<br /><br /> - MariaDB is also supported (versions 5.1 and 5.2 were tested). + <a href="http://mariadb.org/"></a>MariaDB is also supported + (versions 5.1 and 5.2 were tested).<br /><br /> + Since phpMyAdmin 3.5 <a href="http://www.drizzle.org/">Drizzle</a> is supported. </p> <h5 id="faq1_17a"> hooks/post-receive -- phpMyAdmin
participants (1)
-
Piotr Przybylski