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=2a36a9fbf558b976854680377c76050af0791f1a;hb=1189334836027f0d2d5e08ccca07bdd35910f2a7;hpb=368f5cd303917d14b2f253bb24a1e34fe3cf9101 diff --git a/debian/changelog b/debian/changelog index 2a36a9f..0c12866 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ chiark-utils (4.4.1) unstable; urgency=low - Portability fixes for acctdump: + 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.