Files
procenv/procenv.changes
T

29 lines
1.1 KiB
Plaintext
Raw Normal View History

2013-08-28 06:04:41 +00:00
-------------------------------------------------------------------
Wed Aug 28 06:01:35 UTC 2013 - pascal.bleser@opensuse.org
- update to 0.26:
* added ability to show all arguments (-A/--arguments)
(useful when using --exec)
* added ability to display network details (-N/--network)
* corrected output sort order
* mount details now include block, inode and fsck details
- (0.25 only contained non-Linux specific changes)
2013-06-29 00:14:02 +00:00
-------------------------------------------------------------------
Sat Jun 29 00:12:25 UTC 2013 - pascal.bleser@opensuse.org
- update to 0.24: (build fixes)
- changes from 0.23:
* tolerate Linux environments where /proc is not mounted
- changes from 0.22:
* added --platform option which contains some information that was formally
in --misc output, but also now includes the number of "architecture bits"
(executable bits) and the programming model for the platform (such as
LP32/ILP64)
2013-04-08 00:31:28 +00:00
-------------------------------------------------------------------
Mon Apr 08 00:31:10 CET 2013 - pascal.bleser@opensuse.org
- initial version (0.21)