          _______ __             ___    __             __   ______
         |       |__.-----.--.--|   .--|  .-----.-----|  |_|   _  \
         |.|   | |  |     |  |  |.  |  _  |  -__|     |   _|.  |   \
         `-|.  |-|__|__|__|___  |.  |_____|_____|__|__|____|.  |    \
           |:  |          |_____|:  |                      |:  1    /
           |::.|                |::.|                      |::.. . /
           `---'                `---'                      `------'

            $Id: ChangeLog.txt,v 1.3 2004/09/06 02:06:47 tom Exp $

Changes since version 2.0 are tracked here. A lot changed from version 1.2 to
version 2.0, enough to make it an almost completely new program. Unless
otherwise noted, all changes apply to the Plugin and the Standalone versions.

Please note that Version 2.4 will be the last version of TinyIdentD unless any
major bugs show up or updates that are needed for the TinyIRC API. Also note
that Version 2.2 is the latest and final build of the standalone version since
the only changes in 2.3 and 2.4 are in the plugin version.

----------------------
TinyIdentD Version 2.4
----------------------

Plugin Only: Enable only while connecting option now works. This requires
TinyIRC Build 1096 or later. The plugin will work on earlier builds, but you
must ensure that the Enable only while connecting option is disabled.

There were no changes to the standalone version.

----------------------
TinyIdentD Version 2.3
----------------------

This was a plugin only release with TinyIRC Build 1077 and was not released
seperately.

Plugin Only: #ifdef'd out Init and Free for TinyNet when being built as a
plugin to avoid screwing up TinyIRC's networking when unloading the plugin.

----------------------
TinyIdentD Version 2.2
----------------------

Added some extra logging information. This was to help track down some problems
for jhawk. You can turn the extra information on or off in the preferences with
the Verbose Logging option, which defaults to On.

Somewhere along the way between version 1.2 and 2.0 the timeout code
disappeared. I have no idea what happened, but it's back now. The timeout
defaults to 30 seconds and can be changed in the preferences.

Added play sound on query option, which defaults to off. This was suggested in
email by Al.

-----------------------
TinyIdentD Version 2.1b
-----------------------

This was a plugin only release that coincided with TinyIRC Beta 6. There were
no changes to the standalone version.

Plugin Only: There was a lot of changes to make the plugin take advantage of
the new stuff in Beta 6. As such, it can now be unloaded amongst various other
things.

----------------------
TinyIdentD Version 2.1
----------------------

It was possible for Tiny IdentD to take up 100% of CPU and stop responding to
Ident requests. This seemed to only happen after a port scan, but could be
possible at other times too. Many thanks to cerebri for finding this bug!
