2020-11-21 12:57:52 +00:00
committed by Git OBS Bridge
parent 950db79e1c
commit c132a6e65b
6 changed files with 40 additions and 21 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Nov 14 00:00:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* lspclient: only consider user configuration contents changes as change (kde#427084)
* lspclient: correctly unregister the registered TextHintProvider (kde#427338)
* lspclient: also secretly accept LocationLink in some replies (kde#427270)
* ensure that even if the url is empty, we create some parent to avoid accessing nullptr parent (kde#427270)
* close tabs again with middle mouse button click (kde#426042)
* avoid that the KTextEditor::View XMLGUI elements are lost after a tab is closed (kde#426605)
* implement optional limit for number of tabs and LRU replacement (kde#426520)
-------------------------------------------------------------------
Thu Nov 5 22:45:48 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>