Remaining issues were fixed (except one kdenlive change)

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jul 19 10:06:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.07.80
* New feature release
- Changes since 20.04.3:
* find KIO as needed by mailimporter to solve a
build error.
* Fix mem leak found by asan
* Use PimCommon class directly
* Return info when we can't import mail. + remove warning
* Remove duplicate
-------------------------------------------------------------------
Thu Jul 9 20:11:02 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>