chiark / gitweb /
Print ac_mem and ac_io if available.
[chiark-utils.git] / debian / changelog
index 9c7c5cf7d02c023af3b12d2896fd3ef21a69190b..2a36a9fbf558b976854680377c76050af0791f1a 100644 (file)
@@ -1,3 +1,32 @@
+chiark-utils (4.4.1) unstable; urgency=low
+
+  Portability fixes for acctdump:
+  * Do not build on platforms with no <sys/acct.h>
+  * 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 <ijackson@chiark.greenend.org.uk>  Sun, 26 Oct 2014 14:39:11 +0000
+
+chiark-utils (4.3.1) unstable; urgency=medium
+
+  Bugfixes:
+  * expire-iso8601: Fix mistake in usage message.
+  * git-cache-proxy: Fix various bugs in housekeeping.  Fixes a bug
+    where a particular cache dir could become `Not a git repository.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 28 Jul 2014 15:52:50 +0100
+
 chiark-utils (4.3.0) unstable; urgency=medium
 
   New utilities:
@@ -30,7 +59,7 @@ chiark-utils (4.3.0) unstable; urgency=medium
   * random-word: use strict; -w.
   * cprogs/usr-local-src-misc-Makefile: Remove ancient cruft file.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Fri, 29 Nov 2013 20:52:15 +0000
 
 chiark-utils (4.2.0) unstable; urgency=low