2021-07-27 09:35:47 +00:00
committed by Git OBS Bridge
parent 9adf8c3e44
commit 9a101d6387
6 changed files with 37 additions and 25 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Jul 17 20:06:03 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Remove unused variable
* bittorrent: delete commented-out code in iwfile{list,tree}model.cpp
* bittorrent: use new preview priorities from libktorrent
* Remove unneeded check for service types in JSON metadata
* Make dependency on KI18n explicit
* Port away from deprecated KFileItemActions methods
- Only install the license files once
-------------------------------------------------------------------
Wed Jul 7 08:57:35 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>