2019-04-03 08:52:37 +00:00
committed by Git OBS Bridge
parent 50cf726efb
commit 56143f4350
4 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Mar 27 06:41:06 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* Add Wayland support (kde#377911)
* Add the default (Ctrl+n) shortcut to open new connection in KRDC
* Fix DOCTYPE root name of ui.rc file
* Use more https in links
* Do not repeat work of KAboutData::setupCommandLine
* Do not repeat work of KAboutData::setApplicationData
* Call KLocalizedString::setApplicationDomain after qapp creation
* Use consistently nullptr
* Use consistently override
* Improve order in toplevel CMakeLists.txt: first setup ECM, then do find
* Bump min cmake version to 3.0
* Fix minor typos and EBN issues
-------------------------------------------------------------------
Sat Mar 09 08:03:21 UTC 2019 - lbeltrame@kde.org