wmfsm: Improve manpage.
[dockapps.git] / wmfsm / ChangeLog.old
blobe53ff610841d3a1044468fa6a10ad84a0aa93d1f
1 2001-01-19  Chris Gray  <cgray@tribsoft.com>
3         * configure.in: Did a lot of work so that maintenance should be
4         easier in the future.  Things are totally done with
5         automake/autoconf now.  The goal is to remove all of the OS
6         dependent ifdefs and change them to depend on the actual feature
7         of the OS that we are testing for.
9 2001-01-13  Chris Gray  <cgray@tribsoft.com>
11         * debian/wmfsm.1: Changed the man page to reflect the new
12         options.  I should probably distribute this man page in such a way
13         that non-Debian users can install it easily.
15         * wmfsm/wmfsm.c: Added getopt support, and a new option, --delay.
16         The delay should be 10 * number in microseconds which seems a bit
17         unintuitive to me.  I'll probably change that.
19 2001-01-09  Chris Gray  <cgray@tribsoft.com>
21         * wmfsm/wmfsm.c: Added FreeBSD patches from Steven Enderle
22         <panic@subphase.de>.  Also, it looks like I am taking this project
23         over.  Hopefully I can do some good!
25 0.30    24/08/1999  OpenBSD support, it hopefully works...
26                     Blinking on a filesystem that is 95 percent full
27 0.30    04/06/1999  use fstat() instead of system("df")
28                     Exclusion of directories via ~/.wmfsmrc
29                     uses less colors (54), other colorschemes are included
30 0.27    26/03/1999  mouse toggable fire/normal mode
31                     bug fixes
32                     Solaris 2.6/7 support
33 0.26    06/03/1999  added fire mode for bars
34 0.25    05/03/1999      first release