|
From: <var...@us...> - 2021-11-07 17:56:40
|
Revision: 10643
http://sourceforge.net/p/phpwiki/code/10643
Author: vargenau
Date: 2021-11-07 17:56:37 +0000 (Sun, 07 Nov 2021)
Log Message:
-----------
Update pgsrc/ReleaseNotes and locale/it/pgsrc/NoteDiRilascio
Modified Paths:
--------------
trunk/locale/it/pgsrc/NoteDiRilascio
trunk/pgsrc/ReleaseNotes
Modified: trunk/locale/it/pgsrc/NoteDiRilascio
===================================================================
--- trunk/locale/it/pgsrc/NoteDiRilascio 2021-11-07 17:37:03 UTC (rev 10642)
+++ trunk/locale/it/pgsrc/NoteDiRilascio 2021-11-07 17:56:37 UTC (rev 10643)
@@ -1,4 +1,4 @@
-Date: Thu, 30 Sep 2021 12:58:41 +0000
+Date: Sun, 7 Nov 2021 18:55:53 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=NoteDiRilascio;
@@ -10,8 +10,8 @@
== 1.6.1 2021-XX-XX Marc-Etienne Vargenau ==
-This release makes PhpWiki compatable with PHP 8.1.
-READONLY is renamed as ISREADONLY, since //readonly// is now a keyword in PHP 8.1.
+This release makes ~PhpWiki compatible with PHP 8.1.
+##READONLY## is renamed as ##ISREADONLY##, since ##readonly## is now a keyword in PHP 8.1.
=== Fixes ===
* Make list of pages work with PDO (~AllPages, ~MostPopular...)
@@ -18,10 +18,11 @@
=== Changes ===
* Remove ADODB DATABASE_TYPE. Use SQL (Pear) or PDO.
-* Add "Rename" tab in Sidebar theme.
+* Add “Rename” tab in Sidebar theme.
=== Plugins ===
* Chart plugin: new argument "legend"
+* ~PreferencesInfo plugin removed
== 1.6.0 2021-08-12 Marc-Etienne Vargenau ==
@@ -39,7 +40,7 @@
* Remove wrong calls to setTightness in ##lib/~InlineParser.php## (bug reported by Harold Hallikainen)
* Importing a ZIP from an old wiki in Latin 1 (ISO 8859-1) failed. Reported by Frank Michael.
* Better check arguments for ~GoogleMaps plugin
-* Revert Subversion commit 9111, bad side effects; re-opening Bug#607 BackLinks do not work inside a RichTable
+* Revert Subversion commit 9111, bad side effects; re-opening Bug#607 BackLinks do not work inside a ~RichTable
* Security fixes
=== Changes ===
Modified: trunk/pgsrc/ReleaseNotes
===================================================================
--- trunk/pgsrc/ReleaseNotes 2021-11-07 17:37:03 UTC (rev 10642)
+++ trunk/pgsrc/ReleaseNotes 2021-11-07 17:56:37 UTC (rev 10643)
@@ -1,4 +1,4 @@
-Date: Mon, 11 Oct 2021 15:45:48 +0000
+Date: Sun, 7 Nov 2021 18:55:53 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=ReleaseNotes;
@@ -11,7 +11,7 @@
== 1.6.1 2021-XX-XX Marc-Etienne Vargenau ==
This release makes ~PhpWiki compatible with PHP 8.1.
-READONLY is renamed as ISREADONLY, since //readonly// is now a keyword in PHP 8.1.
+##READONLY## is renamed as ##ISREADONLY##, since ##readonly## is now a keyword in PHP 8.1.
=== Fixes ===
* Make list of pages work with PDO (~AllPages, ~MostPopular...)
@@ -18,7 +18,7 @@
=== Changes ===
* Remove ADODB DATABASE_TYPE. Use SQL (Pear) or PDO.
-* Add "Rename" tab in Sidebar theme.
+* Add “Rename” tab in Sidebar theme.
=== Plugins ===
* Chart plugin: new argument "legend"
@@ -40,7 +40,7 @@
* Remove wrong calls to setTightness in ##lib/~InlineParser.php## (bug reported by Harold Hallikainen)
* Importing a ZIP from an old wiki in Latin 1 (ISO 8859-1) failed. Reported by Frank Michael.
* Better check arguments for ~GoogleMaps plugin
-* Revert Subversion commit 9111, bad side effects; re-opening Bug#607 BackLinks do not work inside a RichTable
+* Revert Subversion commit 9111, bad side effects; re-opening Bug#607 BackLinks do not work inside a ~RichTable
* Security fixes
=== Changes ===
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|