wmshutdown: Use const in XPM image. The function gdk_pixbuf_new_from_xpm_data expects...
[dockapps.git] / wmmemload / ChangeLog
blob21d717dd080e1004026d456bef92499e3986d786
1 2015 April 7
2   * Use sysctl for swap usage information in FreeBSD.
3     Use sysctl instead of kvm_getswapinfo() to read the swap usage information
4     in FreeBSD.  This removes the need for a dependency on libkvm and for a
5     setgid binary.
6     Based on the Debian patch [1].
7   * Release version 0.1.8.
9     [1] https://sources.debian.net/src/wmmemload/0.1.7-2/debian/patches/sysctl_swap.patch/
11 2014 October 9
12   * Use sysctl to get memory usage in FreeBSD.
13   * Recognize GNU/kFreeBSD as possible OS during configure.
14   * Fix compiler warnings.
15   * Use consistent formatting in source code.
16   * Update for Linux kernels >= 3.14.
17   * Release version 0.1.7.
19 2014 October 7
20   * Fix FTBFS on the Hurd (submitted by Svante Signell).
22 2014 October 4
23   * Now maintained by Window Maker Developers Team
24         <wmaker-dev@googlegroups.com>
25   * Fix autotools warnings.
26   * Fix errors in the manpage.
27   * Fix version check for kernel 3.0 (submitted by Guillermo Indalecio
28         Fernandez).
30 2003 November 3
31   * Fixed problem with buffers/cache on Linux 2.6.*
33 2002 June 24
34   * Fixed backlight background (submitted by Pete ???)
36 2002 April 11
37   * Minor clean-up
39 2002 April 10
40   * version 0.1.2 released.
41   * Fixed missing middle 0 in 100% for swap and memory (found by Callum M. Duncan)
42   * Removed unnecessary icons directory
43   * Removed unnecessary stamp-h
45 2002 April 09
46   * version 0.1.1 released.
47   * Added doc directory to configure.ac (found by Søren Boll Overgaard)
49 2002 April 03
50   * version 0.1.0 released. (Initial Release)