From: <var...@us...> - 2020-12-22 13:42:07
|
Revision: 10190 http://sourceforge.net/p/phpwiki/code/10190 Author: vargenau Date: 2020-12-22 13:42:05 +0000 (Tue, 22 Dec 2020) Log Message: ----------- Update pgsrc/ReleaseNotes Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2020-12-22 13:18:38 UTC (rev 10189) +++ trunk/pgsrc/ReleaseNotes 2020-12-22 13:42:05 UTC (rev 10190) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2020 15:11:30 +0000 +Date: Thu, 22 Dec 2020 14:11:30 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -15,6 +15,7 @@ * Full HTML 5: Add HTML 5 <main> <header> <footer> <nav> in all themes. Add ARIA roles. === Changes === +* Add new button in Edit Toolbar: convert Tab Separated Values to Wikicreole table * 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.3 @@ -30,7 +31,7 @@ * Updated pgsrc pages in all languages * Security fixes * Adding SPDX-License-Identifier in PHP source files -* Add new button in Edit Toolbar: convert Tab Separated Values to Wikicreole table +* More documentation translation === Bugs === * Make function IsSafeURL more strict @@ -1078,8 +1079,10 @@ == 1.0.3 == Below are the release notes for version 1.03, the last release of the -1.0 ~PhpWiki series. --Steve Wainstead, mailto:sw...@pa... +1.0 ~PhpWiki series. +--Steve Wainstead, mailto:sw...@pa... + ~PhpWiki was written because I am so interested in ~WikiWikiWeb~s, and I haven't used PHP since version 2.0. I wanted to see how it had advanced. @@ -1101,10 +1104,10 @@ Version 1.01 includes a patch that fixes a small error with rendering <hr> lines. Thanks to Gerry Barksdale. -See the =HISTORY= file for a rundown on the whole development process +See the ##HISTORY## file for a rundown on the whole development process if that sort of thing really interests you :-) ---Steve Wainstead +-- [[Help:Steve Wainstead|Steve Wainstead]] ---- [[PhpWikiDocumentation]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |