X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=debian%2Fchangelog;h=633539c18d020e658e966cd32e9b541266c8b6a4;hb=b319174e635b3d676f43cb884c981b768fe4b4e4;hp=f6dab5a1165d1dc3b380178050923e5fc15c1da5;hpb=e5dd5430485d0511d9dc55daf39f941ef623bf9a;p=filters.git diff --git a/debian/changelog b/debian/changelog index f6dab5a..633539c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +filters (2.34) unstable; urgency=low + + * Add uniencode filter. Because υɳіϲоⅾе is fun. + * Fix filters man page to escape hyphens. Because υɳіϲоⅾе is fun. + + -- Joey Hess Sat, 6 Nov 2004 13:37:51 -0500 + +filters (2.33) unstable; urgency=low + + * Better flex fixups; make sure to link with -lfl even if building + indivitually, and move stuff that uses unput into %{ %} delimited blocks + in rules section. + + -- Joey Hess Tue, 15 Apr 2003 15:06:25 -0400 + +filters (2.32) unstable; urgency=low + + * Deal with the new flex 2.5.31 as follows: + - Add main and yywrap functions, though they were not needed before. + - Call yyunput instead of unput macro, as the macro uses yytext_ptr, + which flex undefes before the bottom set of functions are defined. + Closes: #189040 + * Various other fixes to build without warnings. + + -- Joey Hess Mon, 14 Apr 2003 23:39:26 -0400 + +filters (2.31) unstable; urgency=low + + * censor: corrected spelling of pyvgbevf, Closes: #172976 + + -- Joey Hess Sat, 22 Feb 2003 14:03:18 -0500 + filters (2.30) unstable; urgency=low * Falk Hueffner provided a patch to make kraut work on alpha.