X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=cbba9c9ad6b75cada86e6ff5a4fb3ea97feaf168;hb=568c702d6b1ed49d2b1d22ea06efb39c5d2103ef;hp=ed138cc0fb7d1c09cf46d3a9f26608a82f09ca64;hpb=456757e5be5ba2aadd7e90601d548ce52ff34cde;p=deb_pkgs%2Fscowl.git diff --git a/debian/changelog b/debian/changelog index ed138cc..cbba9c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,22 @@ +scowl (2020.12.07-1) unstable; urgency=medium + + * New upstream release + * Wordlists are now sorted with the -d option to sort, which only sorts + in dictionary order instead of sorting in LC_SORT=C order. (Closes: + #987857) + * Switch to using mk-list instead of custom code for identifying files + to include + * Include apostrophe in hunspell affix wordlist; hunspell now supports + contractions (Closes: #491638) + + -- Don Armstrong Thu, 21 Oct 2021 15:46:29 -0700 + scowl (2019.10.06-1) unstable; urgency=medium * New upstream release (Closes: #952736) * Deprecate reprized for reprised (Closes: #952653) * Use up to 70 wordlists for hunspell (Closes: #933544) + * Distribute all scowl files as utf-8 (Closes: #775480) -- Don Armstrong Sat, 29 Feb 2020 20:07:46 -0800