2020-06-13 20:35:12 +00:00
committed by Git OBS Bridge
parent 49157746ad
commit 577c49caad
6 changed files with 28 additions and 16 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jun 7 08:06:27 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.71.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.71.0
- Changes since 5.70.0:
* Don't invoke qstring localized stuff in critical section
* KCrash: remove debug output which breaks unittests
from using ~/.qttest/config for categorized logging
-------------------------------------------------------------------
Sun May 3 09:39:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>