2 * Version 0.3.1 released.
3 * Now maintained by the Window Maker Developers Team.
4 * Rename configure.in to configure.ac.
5 * Remove trailing whitespace.
6 * Add template to AC_DEFINE to avoid autoheader warning.
7 * Modernize AM_INIT_AUTOMAKE call.
8 * Replace INCLUDES and CPPFLAGS with AM_CPPFLAGS to fix warnings.
9 * Detect GNU/kFreeBSD during build.
10 * Update README with new contact info and url.
11 * Update for modern kernels.
14 * version 0.2.0 released
15 * longrun_linux.c longrun_freebsd.c: renamed get_longrun_stat() as
19 * dockapp.c: rewrote (taken from wmmemmon)
20 * backdrop_on.xpm, backdrop_off.xpm: changed bar of guage narrowly
21 * main.c: code cleanup/review
24 * dropped the GNU coding standards:)
25 * longrun_freebsd.c: fixed MIB for sysctl ('hw.crusoe.longrun')
26 * backdrop_off.xpm: changed color of background
27 * made Non-GNU make fixes
28 * renamed wmlongrun.c to main.c
32 * removed setgid flag under FreeBSD
35 * made small color adjustment for back-light
38 * made small modifications to dockapp.c
39 (freeing the memory that is used for wmHints, removing d_width/d_height, and
40 adding a argument for event-mask to DA_Initialize())
43 * added FreeBSD support
46 * version 0.1.0 released.(initial release)