UPS: apcupsd clean sources
[tomato.git] / release / src / router / apcupsd / doc / techlogs / 2000 / kes27Oct00
blob61a41af2f813ea4bb1f756f625a242b368fb5014
1          Technical notes on my code submission of 27 Oct 00
2                         Kern Sibbald
4 General:
5 - Win32 updates
6 - Updated the manual for the Win32 version.
8 Changes submitted this submission:
9 - Additional work on the Windows email.exe program.
10 - Added binary_tar_file as object of make in win32
11   directory, which makes a win32 binary tar file.
12 - Updated the apctest program some more to add
13   time/date stamps for almost all operations, implemented
14   kill_power option.
15 - Added VERSION, DATE, and LSMDATE to values updated by
16   ./configure. This permits automatically building a tar file with the
17   correct name.
18 - Updated the Win32 distribution README.txt file. Added documentation
19   for Riccardo's setup.exe, updated the email script files to include
20   the correct path for the shell. Moved a lot of the stuff into
21   new directories win32/bin win32/etc and win32/examples.
22 - A lot of updates to the document for Win32 and support for
23   the Back-UPS Office UPSes.
24 - Added proper support to apcserial.c for the 940-0119A cable
25   used by the Back-UPS Office. This was based on the tests done
26   by Jason A. Smith (many thanks Jason).
27 - Moderately improved the readability and enhanced the 
28   version line printed by apcupsd by adding the build date.