2011-02-07  Holger Weiss  <holger@ZEDAT.FU-Berlin.DE>

	* COPYING, ChangeLog, NEWS, snmpget.c, snmpget.h, ups.c,
	zupsd.conf.5.in, zupsd.h: Allow for specifying multiple SNMP
	hostnames within a single [ups] configuration section.  The
	additional agents will be used as fallback in case of connection
	problems or SNMP errors.

2011-02-07  Holger Weiss  <holger@ZEDAT.FU-Berlin.DE>

	* ups.c: Our new GE UPS doesn't report the upsBatteryTemperature and
	it returns an unexpected SNMP type for upsAlarmsPresent.  Both OIDs
	were only used to log their value, so we simply omit them from our
	query.


2009-03-25  Holger Weiss  <holger@ZEDAT.FU-Berlin.DE>

	* COPYING, zupsd.8.in, zupsd.c: Add the command line option "-p
	<pidfile>" which, if specified, tells zupsd(8) to write the process
	ID to the specified <pidfile> instead of using either the path
	specified via the "pidfile" keyword in zupsd.conf(5) or the
	compiled-in default path.  While at it, remove a hardcoded reference
	to /var/run (as the pidfile directory) from the zupsd(8) manual.


2006-08-30  Holger Weiss  <holger@ZEDAT.FU-Berlin.DE>

	* zupsd-init.in: Rename UID variable to MYUID as UID is read-only
	within the BASH.

2006-08-30  Holger Weiss  <holger@ZEDAT.FU-Berlin.DE>

	* HOWTO, HOWTO.in, Makefile.am, configure.ac, shutdown-linux.sh,
	shutdown-linux.sh.in: Let Autoconf set the pathnames used in
	shutdown-linux.sh and the version number used in HOWTO.

2006-08-28  Holger Weiss  <holger@ZEDAT.FU-Berlin.DE>

	* .indent.pro, AUTHORS, COPYING, ChangeLog, HOWTO, Makefile.am,
	Makefile.generic, NEWS, README, TODO, autogen.sh, command.c,
	command.h, conf.c, conf.h, configure.ac, log.c, log.h, malloc.c,
	notify.c, notify.h, plugin.c, plugin.h, realloc.c,
	shutdown-linux.sh, shutdown.c, shutdown.h, sig.c, sig.h, snmpget.c,
	snmpget.h, snprintf.c, strcasecmp.c, strncasecmp.c, text.c, text.h,
	ups.c, ups.h, zupsd-hosts, zupsd-init.in, zupsd.8.in, zupsd.c,
	zupsd.conf.5.in, zupsd.conf.in, zupsd.h: Initial revision

