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
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/
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.
20 * Fix FTBFS on the Hurd (submitted by Svante Signell).
23 * Now maintained by Window Maker Developers Team
24 <wmaker-dev@lists.windowmaker.org>
25 * Fix autotools warnings.
26 * Fix errors in the manpage.
27 * Fix version check for kernel 3.0 (submitted by Guillermo Indalecio
31 * Fixed problem with buffers/cache on Linux 2.6.*
34 * Fixed backlight background (submitted by Pete ???)
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
46 * version 0.1.1 released.
47 * Added doc directory to configure.ac (found by Søren Boll Overgaard)
50 * version 0.1.0 released. (Initial Release)