diff --git a/kate.changes b/kate.changes index 748a697..9329238 100644 --- a/kate.changes +++ b/kate.changes @@ -6,10 +6,12 @@ Fri Oct 9 05:43:20 UTC 2020 - Luca Beltrame * For more details please see: * https://kde.org/announcements/releases/2020-10-apps-update - Changes since 20.08.1: - * ensure that even if the url is empty, we create some parent to avoid accessing nullptr parent (kde#427270) + * ensure that even if the url is empty, we create some parent + to avoid accessing nullptr parent (kde#427270) * addons/externaltools: Really respect BUILD_TESTING * close tabs again with middle mouse button click (kde#426042) - * avoid that the KTextEditor::View XMLGUI elements are lost after a tab is closed BUG: 426605 (kde#426605) + * avoid that the KTextEditor::View XMLGUI elements are lost + after a tab is closed (kde#426605) ------------------------------------------------------------------- Tue Sep 1 20:49:25 UTC 2020 - Luca Beltrame