Sat Jun  5 22:36:12 1999  Avery Pennarun  <apenwarr@insight>

	* LSM:

	Hmm, LSM entry was rather out-of-date.

	* debian/00hwclock, debian/apmd.init, debian/apmd_proxy, debian/changelog, debian/conffiles, debian/control, debian/dirs, debian/rules:


	Make a Debian-specific apmd_proxy program (maybe I should just make that
	everyone's default?) and included a Debian-specific 00hwclock script that
	will be run to set the clock at the right times.

	Updated all the other Debian stuff so that it works.

	* Makefile, apmd.c, apmd_proxy, apmlib.c, on_ac_power:

	Removed some pauses, and wrote my own on_ac_power script.

	* apm.c, apm.h, apmd.c, apmd_proxy, apmlib.c, tailf.c, xapm.c:

	Ran the whole thing through 'indent' to widen the tabs.

	* Makefile, apm.c, apmd.c, apmlib.c, tailf.c, xapm.c:

	Merged back the post-3.06beta6 changes (well, the ones that Craig didn't
	obsolete.)

	* Makefile, apmd.c, apmd_proxy, apmlib.c:

	Added massive changes to clean up the code and implement a "central
	dispatcher" -- many thanks to Craig Markwardt
	<craigm@lheamail.gsfc.nasa.gov>.

	In doing this, I lost all the other changes people sent in since beta6...
	now I need to re-integrate them, where applicable.

Sun May  9 14:05:10 1999  Avery Pennarun  <apenwarr@insight>

	* apmd.c:

	Patch from Seth Golub <seth@thehouse.org> to fix the broken implementation
	of on-battery and on-ac-power events.  Oops.

Wed Apr  7 16:47:09 1999  Avery Pennarun  <apenwarr@insight>

	* debian/rules: *** empty log message ***

	* Makefile, apm.1, apm.c, apm.h, apmlib.c, kernel-2.0.36.patch:

	Added a patch to support "ignore suspend events" from Jon A. Christopher
	<jon@quorum.tamu.edu>.  (Requires you to apply a patch to your kernel; a
	patch for kernel 2.0.36 is included.)

	Changed Makefile to grab include files from various kernel source
	directories before resorting to /usr/include/linux.

Mon Apr  5 04:59:59 1999  Avery Pennarun  <apenwarr@insight>

	* debian/changelog: *** empty log message ***

	* debian/changelog:

	Finalizing changes for 3.0beta6.

	* xapm.c:

	Included a patch for the IBM Thinkpad 770X from Bill Mair
	<bill.mair@bm-soft.com>.  The letters P or B in the display represent AC
	power and battery power, respectively.

Tue Mar  2 19:13:50 1999  Avery Pennarun  <apenwarr@insight>

	* Makefile, apmd.c:

	Patch to add now-on-battery and now-on-wallpower scripts, from J.D. Smith
	<jdsmith@astrosun.tn.cornell.edu>.  This will probably change to a more
	flexible scheme in the future, but this is an awfully popular feature so
	I'll include it now.

	* apmd.c:

	Added -q "quiet mode" patch from Robert de Bath <robert.debath@colt.de>.
	When this option is given, apmd doesn't syslog so many different events.

	* debian/changelog: *** empty log message ***

Sun Jan 24 05:26:14 1999  Avery Pennarun  <apenwarr@insight>

	* apmd.c:

	Must use fork() instead of vfork() -- there's actually a difference between
	them in 2.2.0 kernels!

Sun Nov  8 20:40:47 1998  Avery Pennarun  <apenwarr@insight>

	* debian/changelog, Makefile:

	Changed version number to 3.0beta4.

	* debian/apmd.init, debian/changelog, apm.1, apmd.8, apmd.c, tailf.1, xapm.1:

	Changes for Debian's apmd 3.0beta3-3.

Thu Sep 17 02:01:40 1998  Avery Pennarun  <apenwarr@insight>

	* debian/dirs, debian/changelog, debian/apmd.init, TODO:

	Checked in 3.0beta3-2 changes a bit late.

Sat Sep 12 20:54:46 1998  Avery Pennarun  <apenwarr@insight>

	* debian/control, debian/changelog, apmd.c, Makefile:

	apmd 3.0beta3

	* apmlib.c, apmd.c:

	Thinkpad + features patch from Pavel Machek
	<pavel@atrey.karlin.mff.cuni.cz>.

Fri Sep 11 22:44:14 1998  Avery Pennarun  <apenwarr@insight>

	* debian/.cvsignore, debian/changelog, Makefile, LSM, ANNOUNCE, .cvsignore:

	Released apmd 3.0beta2.

	* apmd.c:

	post_resume_cmd doesn't run, and we don't reset the clock when coming back
	from "standby" mode.  Also fixed some error message output.

Sun Sep  6 05:22:50 1998  Avery Pennarun  <apenwarr@insight>

	* debian/rules, debian/dirs, debian/changelog, debian/apmd.init, apmd.c, Makefile, .cvsignore:

	Fixed implementation of '-s' option (now I know why this was called "PRE"
	3.0 when I got it).  Fixed up Debian package scripts a bit more.

	Releasing this version as 3.0beta1.

	* debian/dirs, debian/changelog, debian/apmd.init:

	Changes to support /etc/apm-suspend.d and /etc/apm-resume.d under Debian.

	* apmd.c, apmd.8, Makefile:

	Added --utc (-u) option, to specify that the BIOS clock is set to UTC.  We
	also choose automatically between the /sbin/clock and /sbin/hwclock
	programs.

	* debian/apmd.init, debian/changelog, debian/conffiles, debian/control, debian/copyright, debian/dirs, debian/postinst, debian/postrm, debian/preinst, debian/prerm, debian/rules, apm.c:

	Integrated Debian patch from apmd-2.4-12 package, and updated a few
	Debian-related things.

	* Attic/apmd-2.4.Notes, Attic/apmd-2.4-to-pre-3.0-diffs, README.transfer, COPYING, COPYING.LIB, LSM, .cvsignore, ANNOUNCE:

	Rearranged a few files to take over ownership of the package and prepare for
	release of 3.0beta1.

Sun Jul 26 13:11:10 1998  faith  <faith@insight>

	* apmd.c, apmlib.c, Attic/apmd-2.4-to-pre-3.0-diffs, apm.c, apmd.8, Makefile:
	Some patches from email applied in December 1997

Sat May  4 23:00:06 1996  faith  <faith@insight>

	* ANNOUNCE: Update required kernel version number
	Public release of apmd 2.4

Sun Apr 21 20:49:57 1996  faith  <faith@insight>

	* xapm.1, xapm.c, Attic/apmd-2.4.Notes, apmd.8, apmd.c, Attic/apmd-2.2.Notes, README, apm.1, ANNOUNCE, LSM:
	Pre-2.4 updates.

	* apm.c: Only report battery status for 1.1 BIOSs

	* apm.c, Makefile, README, apm.1, ANNOUNCE:
	Patches from Stephen Rothwell to support --suspend and --standby

Fri Apr  5 03:25:22 1996  faith  <faith@insight>

	* Attic/apmd-2.2.Notes, Attic/apmd-2.1.Notes: BOGUS 2.0 Notes file

	* apmd.c, apmlib.c, Makefile, apm.h, ANNOUNCE, LSM:
	Add support for /dev/apm_bios at (10,134)

Sun Jan 14 22:25:40 1996  faith  <faith@insight>

	* apm.c: Fixed typo

	* apmlib.c, apm.h, LSM, README, apm.c, ANNOUNCE:
	Added backward compatibility support for pre-1.3.58 kernels

Sat Jan 13 15:38:45 1996  faith  <faith@insight>

	* Makefile: Fixed ChangeLog support

	* Attic/apmd-2.1.Notes: BOGUS 2.0 Notes file

	* ANNOUNCE, README: Added documentation

	* Makefile: Fixed flag usage

	* apmlib.c: Cleaned up fread()

	* xapm.c: Added coloring to ScrollBar border; increased update time

	* apmd.8, apmd.c:
	Added -wall option; used apm_time_nosec; consolidate data columns

	* apm.c: Removed -s and -S options

Fri Jan 12 01:21:36 1996  faith  <faith@insight>

	* Makefile, LSM: Minor fixes

	* apm.h, apmlib.c: Added apm_time_nosec use

	* xapm.1, xapm.c: Changed color to blue; added apm_time_nosec use

	* apmd.c: Fixed logging bug

	* apm.1, apm.c: Added -m option

	* Makefile: Added ChangeLog support

	* Makefile: Fixed flags

	* xapm.c, xapm.1: Added -percent
	Added flashing

Thu Jan 11 21:51:08 1996  faith  <faith@insight>

	* xapm.c, tailf.1, tailf.c, xapm.1, Attic/apmlib.h, apmlib.c, apm.h, apmd.8, apmd.c, apm.1, apm.c, Makefile, LSM:
	New functionality and bug fixes.
	Preparing for release 2.1 (the first official release).

Tue Jan  9 02:42:00 1996  faith  <faith@insight>

	* ANNOUNCE, Attic/apmlib.h, LSM, Makefile, README, apm.c, apmd.c, apmlib.c:
	Initial revision

