As ChangeLog is no longer automatically generated by arch, there is no need
to keep these files separate.
---
 wmfsm/ChangeLog     | 38 ++++++++++++++++++++++++++++++++++----
 wmfsm/ChangeLog.old | 34 ----------------------------------
 2 files changed, 34 insertions(+), 38 deletions(-)
 delete mode 100644 wmfsm/ChangeLog.old

diff --git a/wmfsm/ChangeLog b/wmfsm/ChangeLog
index de04f61..afd47a6 100644
--- a/wmfsm/ChangeLog
+++ b/wmfsm/ChangeLog
@@ -1,7 +1,3 @@
-# do not edit -- automatically generated by arch changelog
-# tag: automatic-changelog--cgr...@po-box.mcgill.ca--archive/wmfsm--dev--0.3
-#
-
 2002-07-13 03:17:14 GMT        Chris Gray <cgr...@po-box.mcgill.ca>    patch-4
 
     Summary:
@@ -100,3 +96,37 @@
      ./wmgeneral/wmgeneral.c ./wmgeneral/wmgeneral.h
 
 
+2001-01-19  Chris Gray  <cg...@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  <cg...@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  <cg...@tribsoft.com>
+
+       * wmfsm/wmfsm.c: Added FreeBSD patches from Steven Enderle
+       <pa...@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
diff --git a/wmfsm/ChangeLog.old b/wmfsm/ChangeLog.old
deleted file mode 100644
index e53ff61..0000000
--- a/wmfsm/ChangeLog.old
+++ /dev/null
@@ -1,34 +0,0 @@
-2001-01-19  Chris Gray  <cg...@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  <cg...@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  <cg...@tribsoft.com>
-
-       * wmfsm/wmfsm.c: Added FreeBSD patches from Steven Enderle
-       <pa...@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
-- 
2.1.0


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to