wmhdplop: Support NVME devices
[dockapps.git] / wmhdplop / ChangeLog
blob46ccc9a2b849afd3999e114004a2b391343b60f3
1 2007-04-20 (v0.9.9)
2   Fixed device lookup from /proc/partitions & /etc/mtab on feisty fawn.
4 2006-12-01 (v0.9.8)
5           
6         Added option -F to display hd temperatures in Farenheit degrees
7   instead of Celsius.
9         Added support for up to 12 ide hd.
11         Fixed font paths & default font (imlib is buggy with FreeSansBold)
13 2005-06-17 (v0.9.7)
15         Should tolerate swapless configurations.
16         
17 2005-02-25  
19         Damned there was a leak in both wmforkplop and wmhdplop.
21 2004-14-07 (v0.9.6)
23         Small reduction of CPU consumption, and fixed a bug in gkhdplop
24         which was under-estimating the throughtput.
26         Added options --32, --48 and --56 for user whose dock is smaller
27         than 64x64.
28         
29 2004-07-07 (v0.9.5)
31         Some small bugfixes, added /usr/X11R6/lib/X11/fonts/truetype to
32         default font path, wmhdplop will try harder to find a
33         font. gkhdplop won't kill gkrellm if not font is found. wmhdplop
34         should work out of box with fvwm2 and others windowmanagers.
35         
36         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=257760 should be
37         fixed, and the font names/size can now be changed in the gkhdplop
38         panel.
39         
40 2004-04-06 (v0.9.4)
42         Well well well, wmhdplop won't try anymore to parse device
43         names. Major & minor device number are the only truth. Forget the
44         brain-damaged 0.9.3 which was broken with devfs.
45         
46 2004-04-06 (v0.9.3)
48         Fixed some crashes, and wrong throughput when partitions where
49         monitored.  wmhdplop should recognize automatically scsi drives,
50         and even raid arrays.
51         
52 2004-04-01
54         The release that will rule the desktops \o/ (v0.9.2) Add mouse
55         interactivity.  Add gkhdplop, the port to gkrellm.  wmhdplop
56         -g=wxh is not resizable
57         
58 2003-12-18
60         Improved release \o/ (v0.9.1) Many internal changes. The
61         dockapp/imlib2 initialisation part was moved to a separate file,
62         which should be reusable.  All option names were changed.. -F is
63         now --fontpath, -f is --smallfont etc..  The --geometry option was
64         added in order to launch wmhdplop in undocked mode, with an
65         arbitray window size. This option has to be used with the
66         gnome-swallow meta applet (see example on the homepage).  The
67         default font-paths are now scanned recursively.
68       
69 2003-12-06
71         Initial release \o/ (v0.9.0)