UPS: apcupsd clean sources
[tomato.git] / release / src / router / apcupsd / doc / techlogs / 2001 / kes11Aug01
blobdee97f9cddf51c8bd1f146ea09803269f357da67
1                 Technical notes on version 3.9.4 
2                         11 August 2001
3                         Kern Sibbald
5 General:
6 - Added Makefile to examples directory
7 - Modified main Makefile.in to do clean and distclean of examples
8 - Additional documentation.
9 - Major bug fix to USB driver.
10 - Removed the sleep 2d from the RedHat halt script.
12 Changes submitted this submission:
13 - Added Makefile.in to examples directory. Updated
14   configure.in and Makefile.in to handle it.  This
15   does a clean, distclean as well as builds the sample
16   programs.
17 - Removed the sleep 2d from the RedHat halt script as
18   well as the exit. This should allow the script to run
19   to completion and properly shutdown any raid devices.
20   
21   Other platforms to be done.
22 - Lots of documentation, more to be done.
23 - Started adding Dmsg (debug print code) to apclog.c.  Not
24   yet complete.
25 - Removed some 4.0 code from apcstatus and apcaction.
26 - Fixed a major bug in the USB driver. I had done extensive
27   testing, but always with a slave machine, forgetting that
28   the path was different on the main machine.  Fixed the
29   read_usb_ups() routine to return when the event is read
30   allowing apcaction to do his work. Added a few additional
31   small details.
32 - Updated the version.