chiark / gitweb /
Print ac_mem and ac_io if available.
[chiark-utils.git] / debian / changelog
index 9350f09d4c61d5ef2d07c678150be3324f22bcec..2a36a9fbf558b976854680377c76050af0791f1a 100644 (file)
@@ -5,6 +5,9 @@ chiark-utils (4.4.1) unstable; urgency=low
   * 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.
 
  --