From: Mark Wooding Date: Sun, 13 Apr 2008 16:39:06 +0000 (+0100) Subject: Version 1.2.0. X-Git-Tag: 1.2.0^0 X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/commitdiff_plain/b4809431cd3c454bb205d2ed9b02df95c633707a Version 1.2.0. --- diff --git a/debian/changelog b/debian/changelog index cc0048b..0d5bc73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +checkpath (1.2.0) experimental; urgency=low + + * Build system overhaul. + * tmpdir: Only use effective uid to choose directory names. + * tmpdir: Option for verbose reporting. + * tmpdir: Option to trust particular groups (e.g., group 0). + + -- Mark Wooding Sun, 13 Apr 2008 17:38:51 +0100 + checkpath (1.1.0) experimental; urgency=low * Debianization!