SHA256
1
0
forked from pool/kig
Wolfgang Bauer 2020-03-29 07:15:50 +00:00 committed by Git OBS Bridge
parent 273d95aca0
commit adb43f1b50

View File

@ -8,7 +8,7 @@ Sun Mar 22 09:17:01 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Changes since 19.12.3: - Changes since 19.12.3:
* Port QProcess::startDetached deprecated method * Port QProcess::startDetached deprecated method
* Going back to original Py_Finalize() to maintain compatibility with pithon2 and earlier versions of python3 * Going back to original Py_Finalize() to maintain compatibility with pithon2 and earlier versions of python3
* Fix crash upon exit after transition python2 -> python3 when using scripting (bug #416037) * Fix crash upon exit after transition python2 -> python3 when using scripting (kde#416037)
* Fix https://bugs.kde.org/show_bug.cgi?id=401512 * Fix https://bugs.kde.org/show_bug.cgi?id=401512
* addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData * addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData
* Remove endl at the end of qDebug * Remove endl at the end of qDebug