X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/blobdiff_plain/8b5dfb5e49592abe7e426d0dd06818a0175a9ee3..e0d83cefbc0d0fec6a9e59a97a2191da6d8e61b4:/debian/changelog diff --git a/debian/changelog b/debian/changelog index cc0048b..50ffbc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +checkpath (1.2.3) experimental; urgency=low + + * libcheckpath-dev: Include static library. + * Build system overhaul. + * Minor code cleanups. + + -- Mark Wooding Tue, 15 Jul 2014 23:36:28 +0100 + +checkpath (1.2.2) experimental; urgency=low + + * Portability fixes. + + -- Mark Wooding Tue, 06 Dec 2011 10:35:49 +0000 + +checkpath (1.2.1) experimental; urgency=low + + * Include useful information in pkg-config script. + * Introduce -g option to chkpath. + + -- Mark Wooding Sun, 13 Apr 2008 22:02:21 +0100 + +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!