!HostsEdit 1.06 (13 Sep 2001)
==========

Introduction
------------
This is a simple hosts file editor. It is used to edit your Hosts file, rather
than doing so manually.


Disclaimer
----------
The author accepts no responsibility for any problems which this application
may cause or loss of data resulting in its use. This may be freely
distributed, so long as it is not modified and no charge other than copying
costs are charged for it. It may not be included with any commercial
product without my permission. The copyright remains with myself (Justin
Fletcher).


Contact
-------
Any comments, queries, donations or bug reports can be sent to Justin
Fletcher at :

E-Mail : justin@movspclr.co.uk
URL    : http://www.movspclr.co.uk/
Tel    : (07979) 606416
         (01842) 813979

Snail Mail :
    Justin Fletcher
    "Galadriel"
    17b Cromwell Road,
    Weeting,
    Brandon,
    Suffolk.
    IP27 0QT


ChangeLog
=========

Changes are listed 'newest first' so that it's easy to find where things
have changed. This is further complicated by the fact that I've changed over
to using CVS to maintain the changes. Consequently, there are two 'styles'
of the ChangeLog - those I wrote manually, and those which are logged
directly from CVS.


Log file for HostsEdit
======================

------------------------------------------------------------------------
    Version 1.06 03:18:09 13/9/2001
------------------------------------------------------------------------
$Log: !Help,v $
Revision 1.1.2.3  2002/04/11 22:16:54  justin
Summary:
  Updated Help file to standard format.
Detail:
  * Help files now have a standard format header.
Admin:
  Tested locally and seemed ok.
Tag:
  HostsEdit-1_06 (retagged)

Revision 1.1.2.2  2001/09/13 02:23:21  justin
Summary:
  New graphics from Richard Hallas.
Detail:
  * Updated graphics for new style.
Admin:
  Resource change only.
  New code imported should be identical.
Tag:
  HostsEdit-1_06

Revision 1.6  2001/09/13 02:19:50  justin
Summary:
  New sprites added.
Detail:
  * Richard Hallas has supplied me with some new sprites that will be used
    with the Select version of HostsEdit. They will also be used with my
    version.
Admin:
  This is only a change to the resources, so should not affect the
  operation of the application.
Tag:
  HostsEdit-1_06

------------------------------------------------------------------------
    Version 1.05 21:59:23 7/9/2001
------------------------------------------------------------------------
Revision 1.5  2001/09/07 21:01:06  justin
Summary:
  Updated templates to fit in with Select style.
Detail:
  * No longer uses R7s and uses more sensible terminology.
Admin:
  Very briefly tested and seems to work.
Tag:
  HostsEdit-1_05

------------------------------------------------------------------------
    Version 1.04 16:14:04 28/8/2001
------------------------------------------------------------------------
Revision 1.4  2001/08/28 15:16:55  justin
Summary:
  Changed to use the 'Internet' configure class.
Detail:
  * We were using the 'Configure' configure class (the top level one), but
    since we're intended to be run within the Internet class of
    configuration applications we should use just the Internet class.
Admin:
  Not tested - nothing controls Internet class configuration yet.
  Will need to be updated to not use InetDBase: to write to. Doh.
Tag:
  HostsEdit-1_04

------------------------------------------------------------------------
    Version 1.03 01:21:10 22/6/2001
------------------------------------------------------------------------
Revision 1.3  2001/06/22 00:22:25  justin
Summary:
  Added Resolver configuration call.
Detail:
  * Once saved, the resolver if told to re-read its configuration.
Admin:
  This should allow us to immediately configure the hosts and then
  resolve new entries.
Tag:
  HostsEdit-1_03

------------------------------------------------------------------------
    Version 1.02 09:40:59 29/2/2001
------------------------------------------------------------------------
Revision 1.2  2001/03/29 08:42:47  justin
Summary:
  Initial checkin of Hosts file editor.
Detail:
  * HostsEdit is a very simple editor for internet Hosts files. It is
    intended as a Configure plugin, but can work just as happily as a
    standalone application.
Admin:
  This version has been in use for a few years, but still isn't quite
  finished. It needs to do some decent checks for saving on being quit
  and generally needs a tidy up.
Tag:
  HostsEdit-1_02

------------------------------------------------------------------------
    Version 1.01 09:38:22 29/2/2001
------------------------------------------------------------------------
Revision 1.1  2001/03/29 08:38:22  justin
Created VersionNum file

----------------------------------------------------------------------------
Moved over to using CVS for maintaining version information and changes
----------------------------------------------------------------------------

Version 1.01 :04 Dec 1999
               Plugin Protocol supported.
               Corrected tab and newline bugs in parser.

Version 1.00 : 02 Dec 1999
               First version finished.
               Needs more checking.
