SHA256
1
0
forked from pool/kate

KDE Applications 20.08.2

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=154
This commit is contained in:
2020-10-10 07:39:52 +00:00
committed by Git OBS Bridge
parent 5f83871ff5
commit 264548fa8b
6 changed files with 28 additions and 15 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Oct 9 05:43:20 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.08.2
* New bugfix release
* 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)
* 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)
-------------------------------------------------------------------
Tue Sep 1 20:49:25 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>