wmcliphist: Fix -Wmaybe-uninitialized compiler warning.
[dockapps.git] / wmhdplop / ChangeLog
blobd6f652f4158a3ffea1261e7bc5d9e652fc5a4e3f
1 2018-12-10 (v0.9.11)
2         Include sys/sysmacros.h for major/minor funcs.
3         Fix integer overflow.
4         Remove trailing whitespace.
6 2016-11-24 (v0.9.10)
7         Now maintained by the Window Maker Team.
8         Add desktop entry file.
9         Add manpage from Debian.
10         Support NVME devices
11         Fix compiler warnings.
12         Modernize autotools.
13         Find disk device after /run transition
14         Change gkhdplop_so_LDFLAGS to gkhdplop_so_LDADD in Makefile
15         Fix GCC 4.7 FTBFS. -Wl needs to have values passed to it so that it can
16           pass those on to the linker.
18 2007-04-20 (v0.9.9)
19   Fixed device lookup from /proc/partitions & /etc/mtab on feisty fawn.
21 2006-12-01 (v0.9.8)
23         Added option -F to display hd temperatures in Farenheit degrees
24   instead of Celsius.
26         Added support for up to 12 ide hd.
28         Fixed font paths & default font (imlib is buggy with FreeSansBold)
30 2005-06-17 (v0.9.7)
32         Should tolerate swapless configurations.
34 2005-02-25
36         Damned there was a leak in both wmforkplop and wmhdplop.
38 2004-14-07 (v0.9.6)
40         Small reduction of CPU consumption, and fixed a bug in gkhdplop
41         which was under-estimating the throughtput.
43         Added options --32, --48 and --56 for user whose dock is smaller
44         than 64x64.
46 2004-07-07 (v0.9.5)
48         Some small bugfixes, added /usr/X11R6/lib/X11/fonts/truetype to
49         default font path, wmhdplop will try harder to find a
50         font. gkhdplop won't kill gkrellm if not font is found. wmhdplop
51         should work out of box with fvwm2 and others windowmanagers.
53         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=257760 should be
54         fixed, and the font names/size can now be changed in the gkhdplop
55         panel.
57 2004-04-06 (v0.9.4)
59         Well well well, wmhdplop won't try anymore to parse device
60         names. Major & minor device number are the only truth. Forget the
61         brain-damaged 0.9.3 which was broken with devfs.
63 2004-04-06 (v0.9.3)
65         Fixed some crashes, and wrong throughput when partitions where
66         monitored.  wmhdplop should recognize automatically scsi drives,
67         and even raid arrays.
69 2004-04-01
71         The release that will rule the desktops \o/ (v0.9.2) Add mouse
72         interactivity.  Add gkhdplop, the port to gkrellm.  wmhdplop
73         -g=wxh is not resizable
75 2003-12-18
77         Improved release \o/ (v0.9.1) Many internal changes. The
78         dockapp/imlib2 initialisation part was moved to a separate file,
79         which should be reusable.  All option names were changed.. -F is
80         now --fontpath, -f is --smallfont etc..  The --geometry option was
81         added in order to launch wmhdplop in undocked mode, with an
82         arbitray window size. This option has to be used with the
83         gnome-swallow meta applet (see example on the homepage).  The
84         default font-paths are now scanned recursively.
86 2003-12-06
88         Initial release \o/ (v0.9.0)