From: <var...@us...> - 2016-10-14 10:41:58
|
Revision: 9969 http://sourceforge.net/p/phpwiki/code/9969 Author: vargenau Date: 2016-10-14 10:41:55 +0000 (Fri, 14 Oct 2016) Log Message: ----------- Update ReleaseNotes Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2016-10-14 10:40:22 UTC (rev 9968) +++ trunk/pgsrc/ReleaseNotes 2016-10-14 10:41:55 UTC (rev 9969) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Fri, 14 Oct 2016 12:41:22 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -14,10 +14,12 @@ * PHP 7 compatible * Full HTML 5: Add HTML 5 <main> <header> <footer> <nav> in all themes. Add ARIA roles. +Changes: * Update jQuery to 2.2.4: Internet Explorer <= 8 no longer supported * Pear: use ##mysqli## instead of ##mysql## * Update Pear DB library to 1.9.2 * Replace ##ereg## functions +* Update Adodb to version 5.20.7 * Allow Wikicreole syntax for plugins in theme templates * Valid HTML5 and CSS3 logos (in debug mode) * Better is_localhost() function (allow IPv6, allow Windows IIS). Patch by Thierry Nabeth. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |