X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=CHANGELOG;h=ee423ed44c07c66abede74d9c3cb9e0dc7c836db;hb=e6ce165bb54b81fde632b86e3baf385466c87bd9;hp=b8d4c1a6a909c03a541db274f95720c9589e4aa2;hpb=a95d46f783fe305a2a85b430e478d2836c66673f;p=friendica.git diff --git a/CHANGELOG b/CHANGELOG index b8d4c1a6a9..ee423ed44c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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] @@ -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)