blob: 5aea20fcd9a5fbff47700db41e1d8ec0080667f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
|