X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=debian%2Fchangelog;h=8c617ce29948803dc5a66434fab1c07cf966cea9;hb=525a7dd0aca837ffd34947a7246d9375e965ee36;hp=717a2db7a9110cb115dca06517f4a5691d78cbe7;hpb=7654134ad788519656c64b62058f0ef84e57021a;p=filters.git diff --git a/debian/changelog b/debian/changelog index 717a2db..8c617ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +filters (2.48) UNRELEASED; urgency=low + + * Mention that some filters support reading from input files. + Closes: #569764 + + -- Joey Hess Thu, 18 Feb 2010 13:56:51 -0500 + +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 + + -- Joey Hess Sun, 26 Oct 2008 23:44:04 -0400 + +filters (2.45) unstable; urgency=low + + * Use debhelper v7; rules file minimisation to 3 lines. + + -- Joey Hess Tue, 22 Jul 2008 00:25:48 -0400 + +filters (2.44) unstable; urgency=low + + * Work around dpkg bug #476138. Closes: #475979 + * Use CC consistently. + + -- Joey Hess Mon, 14 Apr 2008 13:26:53 -0400 + filters (2.43) unstable; urgency=low * Added the fanboy filter.