wmfsm: Combine ChangeLog and ChangeLog.old.

As ChangeLog is no longer automatically generated by arch, there is no need
to keep these files separate.
This commit is contained in:
Doug Torrance 2015-01-22 00:22:16 -06:00 committed by Carlos R. Mafra
parent b117ac7474
commit e8d40e3115
2 changed files with 34 additions and 38 deletions

View file

@ -1,7 +1,3 @@
# do not edit -- automatically generated by arch changelog
# tag: automatic-ChangeLog--cgray4@po-box.mcgill.ca--archive/wmfsm--dev--0.3
#
2002-07-13 03:17:14 GMT Chris Gray <cgray4@po-box.mcgill.ca> patch-4
Summary:
@ -100,3 +96,37 @@
./wmgeneral/wmgeneral.c ./wmgeneral/wmgeneral.h
2001-01-19 Chris Gray <cgray@tribsoft.com>
* configure.in: Did a lot of work so that maintenance should be
easier in the future. Things are totally done with
automake/autoconf now. The goal is to remove all of the OS
dependent ifdefs and change them to depend on the actual feature
of the OS that we are testing for.
2001-01-13 Chris Gray <cgray@tribsoft.com>
* debian/wmfsm.1: Changed the man page to reflect the new
options. I should probably distribute this man page in such a way
that non-Debian users can install it easily.
* wmfsm/wmfsm.c: Added getopt support, and a new option, --delay.
The delay should be 10 * number in microseconds which seems a bit
unintuitive to me. I'll probably change that.
2001-01-09 Chris Gray <cgray@tribsoft.com>
* wmfsm/wmfsm.c: Added FreeBSD patches from Steven Enderle
<panic@subphase.de>. Also, it looks like I am taking this project
over. Hopefully I can do some good!
0.30 24/08/1999 OpenBSD support, it hopefully works...
Blinking on a filesystem that is 95 percent full
0.30 04/06/1999 use fstat() instead of system("df")
Exclusion of directories via ~/.wmfsmrc
uses less colors (54), other colorschemes are included
0.27 26/03/1999 mouse toggable fire/normal mode
bug fixes
Solaris 2.6/7 support
0.26 06/03/1999 added fire mode for bars
0.25 05/03/1999 first release

View file

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