From: <var...@us...> - 2021-07-16 09:20:45
|
Revision: 10352 http://sourceforge.net/p/phpwiki/code/10352 Author: vargenau Date: 2021-07-16 09:20:42 +0000 (Fri, 16 Jul 2021) Log Message: ----------- pgsrc/ReleaseNotes: escape ":" Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2021-07-15 19:34:42 UTC (rev 10351) +++ trunk/pgsrc/ReleaseNotes 2021-07-16 09:20:42 UTC (rev 10352) @@ -178,7 +178,7 @@ * fix Bug#1752172 undefined method {{{TextSearchQuery_node_or::_sql_quote()}}} * dba: fix sorting for empty mtime field * ~LdapSearch: fix layout and logic -* ~FileInfo: fix Upload: links +* ~FileInfo: fix ##Upload~:## links * XHTML validation corrections (vargenau) * avoid recursive modification when renaming a page like '~PageFoo to '~PageFooTwo' (vargenau) * fix Bug#1808002 Table of contents plugin does not nest numbering (vargenau) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |