SHA256
1
0
forked from pool/kate
Wolfgang Bauer
2022-02-03 11:04:09 +00:00
committed by Git OBS Bridge
parent 7374f7b4f0
commit 7f19028137
6 changed files with 34 additions and 20 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Feb 1 13:02:40 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/
- Changes since 21.12.1:
* improve QProcess handling
* avoid that we execute LSP binaries from cwd (CVE-2022-23853)
* step down warning level when LSP not found (kde#448549)
* lspclient: send didSave notification if so requested
* lspclient: consider some additional server capabilities
-------------------------------------------------------------------
Tue Jan 4 10:25:18 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>