X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=debian%2Fchangelog;h=5f707f07eb6e879b602aa141f233e7b6f53aa505;hb=20cac3610a37088d2efe4c00f0f54876a20a58ed;hp=1af25433e4bbd4108525bc8cc64e3baadd9845a2;hpb=39fd545817f740efd9eb6792d12d3b06429aaa4c;p=filters.git diff --git a/debian/changelog b/debian/changelog index 1af2543..5f707f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +filters (2.54) UNRELEASED; urgency=medium + + * Fix UTF-8 handling in uniencode. Closes: #508003 + Thanks, Marius Gavrilescu. + * Improve layout and build process. + Thanks, Marius Gavrilescu. + * Replace fread with getchar in nethackify. + Thanks, Marius Gavrilescu. + * Fix NAME section of manpage. Closes: #775035 + Thanks, Marius Gavrilescu. + + -- Joey Hess Thu, 30 Jul 2015 12:20:20 -0400 + +filters (2.53) unstable; urgency=medium + + * Orphaned the Debian package. + + -- Joey Hess Sat, 08 Nov 2014 00:38:19 -0400 + +filters (2.52) unstable; urgency=medium + + * Rename lolcat to LOLCAT to avoid collision with a fine rainbow colored cat. + Closes: #760910 + + -- Joey Hess Tue, 09 Sep 2014 10:04:03 -0400 + +filters (2.51) unstable; urgency=medium + + * Include lolcat in installation, which was missed by accident. + Closes: #760842 Thanks, Jochen Sprickerhof + + -- Joey Hess Mon, 08 Sep 2014 08:56:28 -0400 + +filters (2.50) unstable; urgency=medium + + * Reorganize some code to support building with clang. + Closes: #758450 Thanks, Alexander. + + -- Joey Hess Sun, 31 Aug 2014 14:16:58 -0700 + filters (2.49) unstable; urgency=low * scottish: Fix typo. Closes: #688905