Hrvoje Senjan 2015-10-10 13:09:45 +00:00 committed by Git OBS Bridge
parent 5f8ba939cb
commit 16cdf008b8

View File

@ -2,6 +2,14 @@
Mon Oct 5 17:37:48 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.15.0
* Fix hunspell plugin ID for proper loading
* Support static compilation on windows, add windows libreoffice
hunspell dict path
* Do not assume UTF-8 encoded Hunspell dictionaries. (kde#353133)
* Fix Highlighter::setCurrentLanguage() for the case when
previous language was invalid (kde#349151)
* Support /usr/share/hunspell as dict location
* NSSpellChecker-based plugin
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
- Drop dictionary-locations.patch, no longer needed