2017-08-11 23:00:29 +00:00
committed by Git OBS Bridge
parent 4aa2e62948
commit d30c39bdcf
2 changed files with 50 additions and 34 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Aug 11 22:46:18 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Remove the last references to kDebug (even if commented)
* Revert "Fix export of inherited inline functions"
* Fix export of inherited inline functions
* Add include of qt_windows.h on Windows
* Use Q_DECL_OVERRIDE
-------------------------------------------------------------------
Sat Aug 5 18:19:17 UTC 2017 - christophe@krop.fr