diff options
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..5aea20f --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,23 @@ +procps (2:4.0.2-1) unstable; urgency=medium + + * free: Used memory is Total - Available + This means versions of free after 4.0.0 will show different Used + values for older frees and some other system utilities. + + -- Craig Small <csmall@debian.org> Mon, 05 Dec 2022 21:34:57 +1100 + +procps (1:3.3.1-1) unstable; urgency=low + + * top has a new rcfile format from 3.3.1 which is not backwards compatible + from a rcfile save from a pre-3.3.1 top. + + -- Craig Small <csmall@debian.org> Mon, 23 Jan 2012 22:26:16 +1100 + +procps (1:3.2.7-10) unstable; urgency=low + + * In this version I revert a long-standing (since potato I think) patch that + incorrectly changed the time output for w for its Idle, PCPU and JCPU + times. The patch should have only changed the times if the -o flag was + used, instead of all the time. This is now fixed. + + -- Craig Small <csmall@debian.org> Fri, 09 Jan 2009 16:41:02 +1100 |