X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=2a36a9fbf558b976854680377c76050af0791f1a;hb=368f5cd303917d14b2f253bb24a1e34fe3cf9101;hp=58d6224b69853da079cee517e36b4cbfca0633c2;hpb=2189c49e5f192af1255b790fed00adaba6e0970b;p=chiark-utils.git diff --git a/debian/changelog b/debian/changelog index 58d6224..2a36a9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ chiark-utils (4.4.1) unstable; urgency=low * 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. --