From: <var...@us...> - 2016-10-10 12:36:46
|
Revision: 9952 http://sourceforge.net/p/phpwiki/code/9952 Author: vargenau Date: 2016-10-10 12:36:44 +0000 (Mon, 10 Oct 2016) Log Message: ----------- Update pgsrc/ReleaseNotes Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2016-10-10 12:30:07 UTC (rev 9951) +++ trunk/pgsrc/ReleaseNotes 2016-10-10 12:36:44 UTC (rev 9952) @@ -1,4 +1,4 @@ -Date: Wed, 27 Jul 2016 16:49:22 +0000 +Date: Thu, 6 Oct 2016 17:53:36 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -20,6 +20,7 @@ * Better is_localhost() function (allow IPv6, allow Windows IIS). Patch by Thierry Nabeth. * Remove Fusionforge-specific files (g wikiadmin.php wikilist.php) * Bugs: +** It was possible to rename a page to a name with illegal characters, like ~[~] ** Remove wrong calls to setTightness in ##lib/~InlineParser.php## (bug reported by Harold Hallikainen) * Plugins: ** ~UpLoad plugin: put date and author in history @@ -29,6 +30,7 @@ ** Use jquery.autoheight.js plugin for Transclude plugin ** Repair [[Help:PhotoAlbumPlugin|PhotoAlbumPlugin]] ** Rename action page ~DebugInfo as ~DebugBackendInfo (to be consistent with plugin name) +* Adding SPDX-License-Identifier in PHP source files == 1.5.5 2015-12-11 Marc-Etienne Vargenau == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |