SHA256
1
0
forked from pool/breeze
2018-01-02 20:37:30 +00:00
committed by Git OBS Bridge
parent bc5a7e80c0
commit 590abbf6b7
6 changed files with 33 additions and 7 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jan 2 16:40:07 CET 2018 - fabian@ritter-vogt.de
- Update to 5.11.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.5.php
- Changes since 5.11.4:
* Fix indentation of icon for left aligned toolbuttons
* fixed comments
* fixed icon state
* When an icon is set to a QMenuBar Item, render the icon only, and ignore the text, when set, as this is what qmenubar expects. BUG: 387539 (kde#387539)
-------------------------------------------------------------------
Thu Nov 30 10:41:57 CET 2017 - fabian@ritter-vogt.de