X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/68bd460aaea85bc56bfc3f8069cd4c243d9e8748..add3b76037933d3513524f5949d4ae35056821ae:/debian/changelog diff --git a/debian/changelog b/debian/changelog index a446776..6f1a726 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +cfd (1.3.1) experimental; urgency=low + + * Fix up scripts and build system for style. + * Add (and use) confsubst. + + -- Mark Wooding Sat, 22 Mar 2008 11:56:34 +0000 + +cfd (1.3.0) experimental; urgency=low + + * Brought up-to-date with modern Autotools. + * Tool for setting up projects straight from Git repositories. + * Various bug fixes. + + -- Mark Wooding Sat, 09 Feb 2008 23:08:39 +0000 + +cfd (1.2.10) experimental; urgency=low + + * Fix for newer Autoconf and Automake: don't duplicate files shipped + with automake, and do diversions in the new way. + + -- Mark Wooding Fri, 22 Apr 2005 22:22:53 +0100 + cfd (1.2.9) experimental; urgency=low * Debianization!