X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=debian%2Fchangelog;h=5f707f07eb6e879b602aa141f233e7b6f53aa505;hb=20cac3610a37088d2efe4c00f0f54876a20a58ed;hp=25e7497c3cd11082f5b3cf92c34b654479c9dbb8;hpb=9ecbb9f2dcc7a38238988360f0010676e2d733e0;p=filters.git diff --git a/debian/changelog b/debian/changelog index 25e7497..5f707f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +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.