]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Merge pull request #12966 from MrPetovan/bug/fatal-errors
[friendica.git] / CHANGELOG
index f425474f11fe4a54e36543a3811278d58a414e2d..ee423ed44c07c66abede74d9c3cb9e0dc7c836db 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -958,7 +958,7 @@ Version 2019.09 (2019-09-29)
 
 Version 2019.06 (2019-06-23)
   Friendica Core:
-    Update to the tranlation (CS, DE, EN-GB, EN-US, ET, FR, IT, PL, PT-BR, SV) [translation teams]
+    Update to the translation (CS, DE, EN-GB, EN-US, ET, FR, IT, PL, PT-BR, SV) [translation teams]
     Update to the documentation [nupplaphil, realkinetix, MrPetovan]
     Update to the themes (frio, vier) [BinkaDroid, MrPetovan, tobiasd]
     Enhancements to the API [annando, MrPetovan]
@@ -1004,7 +1004,7 @@ Version 2019.06 (2019-06-23)
     Remove support for defunct F-Droid Friendica app [MrPetovan]
 
   Friendica Addons:
-    Update to the tranlation (ET, SV, ZH_CN) [translation teams]
+    Update to the translation (ET, SV, ZH_CN) [translation teams]
     botdetection:
       Added a new addon for preventing access by bots [nupplaphil, annando]
     buffer:
@@ -1378,7 +1378,7 @@ Version 2018.05 (2018-06-01)
     Fixed a bug that made edited mentions and hashtags plaintext [annando]
     Fixed a bug that caused the /display page to receive constandly new updates [annando]
     Fixed wrong version of a dependency preventing the usage of PHP 5.6 [MrPetovan]
-    Fixed a bug in OpenID authentification [Quix0r]
+    Fixed a bug in OpenID authentication [Quix0r]
     Fixed a bug in the item deletion [annando]
     Fixed a bug that prevented public comments from being distributed [annando]
     Fixed a bug that caused empty profile pictures for public contacts [annando]
@@ -1485,7 +1485,7 @@ Version 3.6 (2018-03-23)
     Fixed a bug in URL completion for feed fragments [annando]
     Fixed a bug in the notification system about new registrations [annando]
     Fixed the display of dislikes [annando]
-    Fixed the display of orphans childs in threads [MrPetovan]
+    Fixed the display of orphan children in threads [MrPetovan]
     Fixed some SQL problems [annando]
     Fixed the CLI config script [tobiasd]
     Fixed the forum selection on the network display [annando]
@@ -1734,7 +1734,7 @@ Version 3.5.1 (2017-03-12)
     Improvements to the documentation [Hypolite, tobiasd, rabuzarus, beardyunixer, eelcomaljaars]
     Improvements to the BBCode / Markdown conversation [Hypolite]
     Improvements to the OStatus protocol implementation [annando]
-    Improvements to the installation wizzard [tobiasd]
+    Improvements to the installation wizard [tobiasd]
     Improvements to the Diaspora connectivity [annando, Hypolite]
     Work on PHP7 compatibility [ddorian1]
     Code cleanup [Hypolite, Quix0r]
@@ -1800,7 +1800,7 @@ Version 3.5 (2016-09-13)
     Improvements to the background process (poller, worker) [annando]
     Improvements to the admin panel [tobiasd, annando, fabrixxm]
     Improvements to the performance [annando]
-    Improvements to the installation wizzard (language selection, RINO version, check required PHP modules, default theme is now vier) [tobiasd]
+    Improvements to the installation wizard (language selection, RINO version, check required PHP modules, default theme is now vier) [tobiasd]
     Improvements to the relocation of nodes and accounts [annando]
     Improvements to the DDoS detection [annando]
     Improvements to the calendar/events module [annando, rabuzarus]
@@ -2020,7 +2020,7 @@ Version 3.4 (2015-04-05)
        Optionally, "like" and "dislike" activities don't update thread timestamp (annando)
        Updated markdown libraries (annando)
        Updated jQuery (StefOfficiel)
-       Cache zrl verification requests to prevent DSoS (issue #1453) (annando)
+       Cache zrl verification requests to prevent DDoS (issue #1453) (annando)
        "Verify SSL" options affects also VERIFYHOST (annando)
        Better handling of hashtags (annando)
        Updated translations (translation teams, tobias)
@@ -2058,7 +2058,7 @@ Version 3.3.3 (2015-02-24)
        Share-it button support (annando)
        More reliable reshare from Diaspora (annando)
        Load more images via proxy (annando)
-       util/typo.php uses "php -l" insead of "eval()" to validate code (fabrixxm)
+       util/typo.php uses "php -l" instead of "eval()" to validate code (fabrixxm)
        Use $_SERVER array in cli script instead of $argv/$argc (issue #1218) (annando)
        Updated vagrant setup script (silke)
        API: support to star/unstar items (fabrixxm)
@@ -2079,7 +2079,7 @@ Version 3.3.3 (2015-02-24)
 
 Version 3.3.2 (2014-12-26)
 
-       Set default value for all not-null fields (fixes SQL warinigs) (annando)
+       Set default value for all not-null fields (fixes SQL warnings) (annando)
        Fix item filters in network page (issue #1222) (fabrixxm)
        Remove reference to an ex Friendica hub from documentation (beardyunixer, tobiasd)
        API throttling (annando)