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