KDE Frameworks 5.78.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=213
This commit is contained in:
Wolfgang Bauer
2021-01-09 12:18:44 +00:00
committed by Git OBS Bridge
parent 7b53ff48e5
commit b93595646e
6 changed files with 31 additions and 21 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 6 10:47:27 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.78.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.78.0
- Changes since 5.77.0:
* Use std::unique_ptr<char[]> to prevent memory leaks
-------------------------------------------------------------------
Sat Dec 5 18:56:22 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>