From: Mark Wooding Date: Wed, 9 Jan 2013 03:26:52 +0000 (+0000) Subject: Release 2.1.2. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/5278d9afdf1aff9fd6f64073ea42395d756ee58c Release 2.1.2. --- diff --git a/debian/changelog b/debian/changelog index 679f0ec..177c90c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +catacomb (2.1.2) experimental; urgency=low + + * hashsum: Correct return code when running in `-c' mode. + * dsig: Fix core dump on large-ish outputs. + * dsig: Fix repeat-close bug. + * dsig: Accept precomputed hashes when making signatures. + * Utilities: New `-p' option for progress bars. + * dsig, hashsum: New `-j' option checks for files not covered by + manifest. + * Various library improvements. + + -- Mark Wooding Wed, 09 Jan 2013 03:26:44 +0000 + catacomb (2.1.1) experimental; urgency=low * Do configuration through pkgconfig.