From: <var...@us...> - 2022-01-27 18:37:49
|
Revision: 10956 http://sourceforge.net/p/phpwiki/code/10956 Author: vargenau Date: 2022-01-27 18:37:46 +0000 (Thu, 27 Jan 2022) Log Message: ----------- pgsrc/ReleaseNotes: prepare for PhpWiki 1.6.2 Modified Paths: -------------- trunk/locale/it/pgsrc/NoteDiRilascio trunk/pgsrc/ReleaseNotes Modified: trunk/locale/it/pgsrc/NoteDiRilascio =================================================================== --- trunk/locale/it/pgsrc/NoteDiRilascio 2022-01-27 18:35:16 UTC (rev 10955) +++ trunk/locale/it/pgsrc/NoteDiRilascio 2022-01-27 18:37:46 UTC (rev 10956) @@ -1,4 +1,4 @@ -Date: Mon, 24 Jan 2022 18:48:13 +0000 +Date: Thu, 27 Jan 2022 19:37:10 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=NoteDiRilascio; @@ -8,6 +8,11 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> +== 1.6.2 2022-XX-XX Marc-Etienne Vargenau == + +=== Fixes === +* Make renaming of pages work in PDO and file. + == 1.6.1 2022-01-24 Marc-Etienne Vargenau == This release makes ~PhpWiki compatible with PHP 8.1. Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2022-01-27 18:35:16 UTC (rev 10955) +++ trunk/pgsrc/ReleaseNotes 2022-01-27 18:37:46 UTC (rev 10956) @@ -1,4 +1,4 @@ -Date: Mon, 24 Jan 2022 18:48:13 +0000 +Date: Thu, 27 Jan 2022 19:37:10 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -8,6 +8,11 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> +== 1.6.2 2022-XX-XX Marc-Etienne Vargenau == + +=== Fixes === +* Make renaming of pages work in PDO and file. + == 1.6.1 2022-01-24 Marc-Etienne Vargenau == This release makes ~PhpWiki compatible with PHP 8.1. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |