X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2a36a9fbf558b976854680377c76050af0791f1a;hp=7336e5f2eb047ab0876051e7deb75e2f1f630637;hb=368f5cd303917d14b2f253bb24a1e34fe3cf9101;hpb=f116625c1494821f53e2133b21c0733805724efc diff --git a/debian/changelog b/debian/changelog index 7336e5f..2a36a9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,22 @@ -chiark-utils (4.4.0~) unstable; urgency=low +chiark-utils (4.4.1) unstable; urgency=low + + Portability fixes for acctdump: + * Do not build on platforms with no + * Use different struct acct, and different headers, on different + platforms. + * Tolerate lack of ac_exitcode. + * Tolerate lack of ac_minflt and ac_majflt (and use %lu as is right). + * Tolerate variation in ac_flag field name, and, to an extent, value. + * Print ac_mem and ac_io if available. + + -- + +chiark-utils (4.4.0) unstable; urgency=low New utilities: * acctdump. (Imported from CVS and chiark by Jonathan Amery.) - -- Ian Jackson Sun, 26 Oct 2014 14:24:53 +0000 + -- Ian Jackson Sun, 26 Oct 2014 14:39:11 +0000 chiark-utils (4.3.1) unstable; urgency=medium