X-Git-Url: http://git.ieval.ro/?p=filters.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e5df539c1eed733fdef2c9bcde1b9e8a3932bd1f;hp=85308367cafae7dc68bd0e17ed005fd5cdacdc74;hb=dead413fb7663a89ab36ba0b172e849ee75ab5d3;hpb=15912dc133f393a8e9afd7d558a554485b1b8729 diff --git a/debian/changelog b/debian/changelog index 8530836..e5df539 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +filters (2.55) UNRELEASED; urgency=medium + + * Fix build warnings. + Thanks, Marius Gavrilescu. + * scramble: Fix missing free and improve error handling. + Thanks, Marius Gavrilescu + * A few other minor fixes. + * Update urls. + + -- Joey Hess Sat, 12 Sep 2015 17:16:08 -0400 + +filters (2.54) unstable; 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. + * Remove SAMPLES file for deterministic builds. + * Makefile: Propagate input CFLAGS and LDFLAGS through to the compiler + to allow eg, building with hardening. + Thanks, Marius Gavrilescu. + + -- Joey Hess Thu, 30 Jul 2015 14:33:57 -0400 + filters (2.53) unstable; urgency=medium * Orphaned the Debian package.