CHANGES.TXT

INETLOG Program History
Jerry Levy jlevy@ibm.net

4.9	03 Nov 95 (INETLG49.ZIP)
Some neatening-up of of program.  Eliminated check
for whether slip & dialer are running.  This program
will not work if Dialer is running because Dialer will
have seized control of the connect.log file.
I can live with that.

4.8	(beta) 29 Oct 95 (INETLG48.CMD)
For summer-time -> winter-time clock change or
other change in your PC clock done on-line that
sets clock back more than the time-on-line for
that session, catches a negative time-on-line
error and tells you how to correct it.

4.7	(beta) 23 Jul 95 (INETLG47.CMD)
Altered formatting of numbers to allow greater
latitude.  Got error if certain low limits were
exceeded.  Added detect for slip.  Now tells you
if connected when you start inetlog, and then
aborts.  This option required the use of the GO
program (GO_15.ZIP, available off hobbes,
ftp-os2.nmsu.edu, etc.) but was removed in
v 4.9 (not felt to be needed)
 
4.6	16 Jun 95 (INETLG46.ZIP)
Fixed a bug: removed the very last extraneous
line added by my stupid word processor.

4.5	15 Jun 95 (INETLG45.ZIP)
Advantis Dialer v1.45 (also 1.33 which was
distributed as part of Warp Connect) now has
year as part of its date stamp
(i.e., 1995/06/13 which corresponds to 13 Jun 95).
I modified  INETLOG to work with old, new,
or mixed date formats.  Also, I embedded two
subroutines within INETLOG to modify your
connection logfile to (1) insert a year where
missing so all records can be brought up to
Dialer v1.45 style, and (2) to remove uneeded
lines in the connection log file.

The subroutines and how to use them are described
in the ReadMe.1st documentation.  Both bring up
rather complete on-line instructions when you run
them.  But don't runthem until you've got
INETLOG.CMD configured and running normally
first.  The respective command lines are:
   	INETLOG fixlog
	(to add the year to connect.log entries
	where it is missing)

and
	INETLOG condense
	 (to remove superfluous lines)
Both are run from an OS/2 window or full-screen
session or you can also add  the argument
fixlog or condense as a parameter on the program
page of the INETLOG.CMD Settings Notebook.

3.1	11 Jun 95 (INETLG31.ZIP)
Change in how output is formatted.

3.0	18 Mar 95 (INETLOG3.ZIP)
Corrected output filename bug introduced
into 2.0.  Added features.

2.0	05 Mar 95 (INETLOG2.ZIP)
Numerous cosmetic changes. 

1.0	12 Feb 95 (INETLOG.ZIP)
First distribution.

