2021-03-28 07:27:52 +00:00
committed by Git OBS Bridge
parent bfdfb1db51
commit 4138a036a1
6 changed files with 38 additions and 23 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Mar 21 13:29:40 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.80
* New feature release
- Changes since 20.12.3:
* Allow opening .pot files from file manager
* autogenerate categories file
* Fix the dead links in the docs
* ui.rc files: consistently use <gui> instead of deprecated <kpartgui>
* Port away from deprecated QAtomicInteger::load()
* Port away from Qt's ::endl
* Port away from deprecated QString enums
* Use more nullptr
-------------------------------------------------------------------
Thu Mar 4 06:11:47 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>