X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0c12866fb62bdf78e611b26d12f511123ead13ec;hp=2e9cb138ca2a968650f9d32884c9c1f413741c18;hb=1189334836027f0d2d5e08ccca07bdd35910f2a7;hpb=7261ad4423effd5105dca0d6b9537841f8218793 diff --git a/debian/changelog b/debian/changelog index 2e9cb13..0c12866 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +chiark-utils (4.4.1) unstable; urgency=low + + Safety and convenience fix: + * Redact command name characters outside 33-126. + + Portability fixes for platforms where we can't build acctdump: + * Do not build on platforms with no + + Portability fixes for acctdump on kFreeBSD: + * 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: