X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=debian%2Fchangelog;h=eb4c118ad3b8f5ef0a870fb2f6448bd8c589757d;hb=ff7b46743fdcbc5ce956e98f68bbd16dc5ed6e3b;hp=624642ecb76e22d420509d9a8c73ba13ec2dd608;hpb=c8e321ead53507c76efdee226fa31b03a7dac819;p=filters.git diff --git a/debian/changelog b/debian/changelog index 624642e..eb4c118 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +filters (2.50) UNRELEASED; urgency=medium + + * Reorganize some code to support building with clang. + Closes: #758450 Thanks, Alexander. + + -- Joey Hess Sun, 17 Aug 2014 15:46:17 -0400 + +filters (2.49) unstable; urgency=low + + * scottish: Fix typo. Closes: #688905 + * lolcat: New filter. + + -- Joey Hess Sat, 04 May 2013 23:48:11 -0400 + +filters (2.48) unstable; urgency=low + + * Mention that some filters support reading from input files. + Closes: #569764 + + -- Joey Hess Sun, 06 Feb 2011 00:01:44 -0400 + +filters (2.47) unstable; urgency=low + + * Patch from Anssi Hannula to avoid warnings when + compiling with -Werror=format-security. + * scramble: New filter that scambles the inner letters of + words. Contributed by Andrew J. Buehler. + * Converted debian/copyright to machine parseable format. + + -- Joey Hess Sat, 11 Jul 2009 16:47:23 -0400 + filters (2.46) unstable; urgency=low * fanboy: Improve docs and remove from SAMPLES. Closes: #496588