diff --git a/sonnet.changes b/sonnet.changes index 06bae8f..0522d7d 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -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