X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/blobdiff_plain/06f4c5055fc1521624327796b4f6b1ae1563af95..e628825ade3480166013c03f76f6f5081d521e59:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2ba6587..6040c22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +cfd (1.3.7) experimental; urgency=low + + * Reinstate mdw_PATH_TEXMF. + * Improve regexp portability. + + -- Mark Wooding Tue, 10 Apr 2012 10:41:47 +0100 + +cfd (1.3.6.1) experimental; urgency=low + + * Don't ship a /usr/share/info/dir.gz file, because it screws everything + up. + * Other minor distribution fettling. + + -- Mark Wooding Tue, 01 Jun 2010 00:13:46 +0100 + +cfd (1.3.6) experimental; urgency=low + + * Support for Automake 1.11's `silent-rules' feature. + + -- Mark Wooding Sun, 30 May 2010 16:29:05 +0100 + +cfd (1.3.5) experimental; urgency=low + + * Include new `mdwsetup.py' module for Python distutils support + + -- Mark Wooding Sun, 04 Oct 2009 13:57:05 +0100 + cfd (1.3.4) experimental; urgency=low * Substitute @VERSION@ cruft in confsubst of all places.