SHA256
1
0
forked from pool/kate
Remaining issues were fixed (except one kdenlive change)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=150
This commit is contained in:
Wolfgang Bauer
2020-07-22 19:31:58 +00:00
committed by Git OBS Bridge
parent 49dfd78ec1
commit 942f99188c
6 changed files with 32 additions and 17 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jul 19 10:04:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.07.80
* New feature release
- Too many changes since 20.04.3, only listing bugfixes:
* register files not only at recently opened files menu but globally, too (kde#420504)
* Properly port away from deprecated QProcess::start() (kde#420794)
* Fix crash if search command is used while searching (kde#419719)
-------------------------------------------------------------------
Thu Jul 9 20:08:57 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>