HostsEdit
========= 1.07 (28 Nov 2002)

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 component
may cause or loss of data resulting in its use. This component may not be
distributed without the express written consent of the the author (Justin
Fletcher). The only place that this component should be obtained is from
Justin Fletcher's web site.


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.07 00:07:52 28/11/2002
------------------------------------------------------------------------
$Log: !Help,v $
Revision 1.1.2.4  2002/11/28 00:11:03  justin
Summary:
  Import of sources from Justin Fletcher.
Detail:
  * Fixes button sizes.
Admin:
  Not tested.
Tag:
  HostsEdit-1_07

Revision 1.8  2002/11/28 00:08:40  justin
Summary:
  Fix for editing the wrong templates (file not checked in last time).
Detail:
  * I'd accidentally edited the release version, not the source version.
Admin:
  Doh.
Tag:
  HostsEdit-1_07 (retagged)

------------------------------------------------------------------------
    Version 1.08 00:07:45 28/11/2002
------------------------------------------------------------------------
Revision 1.7  2002/11/28 00:06:29  justin
Summary:
  Updated buttons to standard sizes.
Detail:
  * My 'defaults' were wrong according the style guide.
Admin:
  Tested locally.
Tag:
  HostsEdit-1_07

------------------------------------------------------------------------
    Version 1.06 03:18:09 13/9/2001
------------------------------------------------------------------------
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.
