wmcalc: Bump to version 0.7.
[dockapps.git] / wmlongrun / ChangeLog
bloba06fa39d9a458cbde4760f0b26e1bb0232ddfd53
1 2016 December 23
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.
13 2002 March 23
14   * version 0.2.0 released
15   * longrun_linux.c longrun_freebsd.c: renamed get_longrun_stat() as
16                                        longrun_get_stat()
18 2002 March 14
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
23 2002 March 13
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
29   * added manpage
31 2002 January 05
32   * removed setgid flag under FreeBSD
34 2001 November 06
35   * made small color adjustment for back-light
37 2001 October 16
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())
42 2001 October 30
43   * added FreeBSD support
45 2001 September 20
46   * version 0.1.0 released.(initial release)