From: Mark Wooding Date: Thu, 26 May 2016 08:26:09 +0000 (+0100) Subject: Release 1.4.2. X-Git-Tag: 1.4.2^0 X-Git-Url: https://git.distorted.org.uk/~mdw/misc/commitdiff_plain/a3da5859f4e3e63baa285a25b95e9211efbb9f75 Release 1.4.2. --- diff --git a/debian/changelog b/debian/changelog index 92c369d..366be0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +distorted-utils (1.4.2) experimental; urgency=low + + * locking: Compatibly improve the protocol, so that it's safe to remove + (or rename) lockfiles. + * sema: New program for hacking semaphores. + * xtitle: Add missing manual page. (But please don't use the program.) + * Fix Debian packaging. + * Various internal improvements. + + -- Mark Wooding Wed, 01 Jun 2016 09:50:31 +0100 + distorted-utils (1.4.1.1) experimental; urgency=low * Build system fix: don't build `x86-model' if mLib isn't available.