diff --git a/keditbookmarks.changes b/keditbookmarks.changes index 25f5a4d..29803c2 100644 --- a/keditbookmarks.changes +++ b/keditbookmarks.changes @@ -7,7 +7,8 @@ Sun Mar 22 09:16:57 UTC 2020 - Luca Beltrame * https://kde.org/announcements/releases/20.04-beta - Changes since 19.12.3: * Make it compile against qt5.15 - * Port QLinkedList to QVector, we don't need to insert/replace etc here so + * Port QLinkedList to QVector, we don't need to insert/replace etc + here so QVector is enough * Fix includes path * Port to qdebug categories * Remove endl at the end of qDebug + use \n when necessary + flush