asmon: Bump to version 0.72.
[dockapps.git] / asmon / Changelog
blobdb4066f203e0586ba88af474d62b7a662cae6103
1 asmon-0.72
2     - Now maintained by the Window Maker Team <wmaker-dev@googlegroups.com>
3     - Use wmgeneral from libdockapp.
4     - Remove set but unused variables.
5     - Include only necessary header files.
6     - Don't link against libXext and libXpm; unnecessary.
8 asmon-0.71
9     - Patch from Eric Evans <eevans@sym-link.com> to fix problems
10         with the Uptime not rolling over after more than 10 days.
12 asmon-0.7
13     - Fixed a graphics bug when X mem is over 100 mb
14     - Fixed a bug in regards to throttling cpus
15 - Eric Evans
16     - added support for Linux Kernel 2.6
17 - apollock@debian.org
18     - fixed problem with more powerful cpus
19     - fixed problem with very large memory systems
21 asmon-0.60
22     - fixed glitch when only shared mem shown
23 - Eric Davis <ead@pobox.com>
24     - ported to Solaris
25     - added code to refresh the area of the memory and swap bars
26     - fixed a few math bugs
28 asmon-0.51
29 - added support for more than 9 days uptime
30 - added support for load average higher than 9.99
31 - fixed the mem bar for >99 megs of ram
32 - added "Kitchen Sink" for WavePoet
33 - fixed a couple graphics glitches
35 asmon-0.50
36 - fixed yet another bug in the X mem bar, it should behave now
37 - integrated patch from Dmytro Sudak <ii1@grant.kharkov.ua>, allowing
38         execution of a program when you click on asmon, with "-e <prog>"
40 asmon-0.49
41 - fixed bug in X mem usage bar
43 asmon-0.48
44 - tweaked a few things
46 asmon-0.47
47 - more CPU optimization
48 - cleaned up the code alot
50 asmon-0.46
51 - it now checks both /tmp/.X0-lock and /var/run/server.0.pid for X's pid
53 asmon-0.45 
54 - cleaned up the code a bunch
55 - some optimization
57 asmon-0.44
58 - added -m option to show only Shared mem like other mem meters
60 asmon-0.43
61 - increased the time interval between mem updates to lower cpu usage
62 - fixed the >100 megs bug
63 - added "-u" option to force uptime display
64 - fixed a few other minor things that I don't remember
67 asmon-0.42
68 - fixed some math errors
69 - put a limiter on the X mem bar
70 - fixed problem of crashing when no Swap exists
72 asmon-0.4
73 - made X mem meter only appear if X pid can be found
74     otherwise diverting to uptime
76 asmon-0.3
77 - put in X mem meter
79 asmon-0.2
80 - stomped a few bugs
81 - first official release
83 asmon-0.15
84 - tweaked the graphs
85 - changed the name
86 - fixed -h docs
88 asmem-0.1e 
89 - put brackets on the graphs
91 asmem-0.1d
92 - fixed overzealous bra graphs
94 asmem-0.1c
95 - moved the cpu meter over one pixel
97 asmem-0.1b
98 - re-integrated CPU monitor
99 - removed ladavg bar
101 asmem-0.1a
102 - added page/swap LED's
104 asmem-0.1
105 - changed from wmcpu
106 - Removed CPU Usage Meter
107 - Added Swap Usage Meter
108 - Added Number of megs next to mem meters
109 - Added Load avg number
110 - Changed mem splits to tick marks rather than colors
111 - Put in better colors taken from wmsysmon