UPS: apcupsd clean sources
[tomato.git] / release / src / router / apcupsd / doc / techlogs / 2004 / kes-3.10.16
blob749a74cd4b5fcf64498db67f6d0907300a94f162
1              Technical notes on version 3.10.16
2                         Kern Sibbald
4 General:
5 28Oct04
6 - Converted manual from docbook to texinfo format.
7 22Oct04
8 - Apply patch to fix aastr... supplied by Manfred Schwarb.
9 14Oct04
10 - Changed Solaris to use mailx by default at the suggestion of
11   Neil Brookins.
12 06Oct04
13 - Add proper platform code so that configure will create
14   the 4 platform specific apccontrol files (some were missing).
15 - Apply fix from user to correct one of the shutdown
16   sequences for the Smart UPS. During the conversion to drivers
17   this was apparently mangled. Thanks to Alexander Naumov for the
18   fix.
19 09Sep04
20 - Added code to close all file descriptors before becoming
21   daemon unless debug turned on.
22 26Aug04
23 - Add APCBATTCapBeforeRestore found by Adam to hid-ups.c
24 - Update copyright in apc_struct.h
25 - Take Adam's new apc_defines.h with minor modification.
26 - Correct a bug reported by a user (he also had the fix) to
27   the snmp driver where Sensitivity was incorrectly reported.
28 - Add astrncpy() to snmp driver.
29 - Fix apcstatus.c to report Unknown for the sensitivity rather than
30   High if the sense word cannot be read or is incorrect.