InterSquish NNTP Server

10.08.1999  Version 1.2.1
            -Netmail posting came up (SMTP->FTN), also working in
            unregistered version. Backward mail (FTN->POP3) will
            (apparently) be implemented in the next version.
            -Some config parameter names changed! Instead of LogFileName
            now exist NNTPLogFileName & SMTPLogFileName, same with
            LogLevel (⠫ NNTPLogLevel & SMTPLogLevel now).
            -WindowsNT service names also changed. It is extremally
            recommended to execute "IS -uninstall" for the previous
            version, if run as a service.
            -Server started with "-Win95" now has an (inter)face hidden to 
           tray.
            -An analogue of "X-Comment-To" kludge implemented. If finds the
            "NNTPTryFoundTo" word in config, InterSquish tries to find an
            original replied message. If found, its "From:" content will
            be put to the message's "To:". Otherwise "All" is assumed.
            -Some address conversion bugs fixed. E.g. instead of
            "Ivan_Uskov@p3.f101.n5055.z2.fidonet.org" simply
            "p3.f101.n5055.z2.fidonet.org" or even
            "f101.n5055.z2@fidonet.org" was substituted.
            -A very bad bug when posting PKT fixed - because of a stucture
            not initialized the fields "FromDate" and "To" were trashed in 
            some cases.
            -A month name in a message being sent hedader is always shown
            in English now.
            
23.07.1999  Version 1.2.0
            -A long-waited posting finally appeared :)
            -The version is now distributer as shareware.
            -New config params forposting support.
            -TCP/IP address of remote system is written to log now.
            -Fixed a long-term bug: client received a header for a message 
            deleted from the base manually.
            -Fixed formerly unoticed bugs with address thansformation.

23.05.1999  Version 1.1.1 
            -Configuration is stored in text files again. The ISSetup
            program is removed due to unnecisity.
            -InterSquish supports a user authorisation now.
            -Appeared a mechanism of access rights for a different user groups.
            -A procedure of timeout exit when external base locking fixed.
            -Some preparations to posting done.
            -A mail-list for InterSquish found.

04.05.1999  Version 1.1.0
            -The project now builds in Borland C++ Builder 4.0
            (was in 3.0)
            -The Windows NT service work improved greatly ⢥ 襭, 
            especially - an ununderstandable locking of some dialogs in
            Control Panel fixed.
            -The service can now be installed from a command-line with options
            IS /install and IS /uninstall.
            -An empty window is shown no more.
            -To start under Win95 and Win98, which have no services, a key
            IS /Win9x is used.
            -Some jobs to meet IS with RFC requirements are finished, e.g.
            Message-ID and References added, Netscape can be used.
            -Versions numbering principle changed.
            -Some minor changes.
            
22.02.1999  Version 1.05
            -A problems with cached thread re-use fixed - some objects
            were not re-initialized causing the thread to trap.
            -A parameter ThreadCacheSize to set the cache size added.

19.02.1999  Version 1.04
            -Finally fixed a bug - ISS al the time tried to find squish.cfg
            in d:\fidonet\partoss\
            -ISS CONFIG IS NOW STORED IN REGISTRY, in:
            HKLM\Software\IvUs\InterSquish. The file ISS.CFG is no longer used.
            -An exception traps for squish base reading added.
            -Server algorythm changed - thread does not die fter disconnect, 
            but remains in cache.
            -The command NEWGROUPS from RFC 977 was not processed. Fixed
            (by this time - bypassing the standard: an all newsgroups list
            is given instead of new ones).

14.02.1999  Version 1.03
            -Files got a short (8.3) names to avoid future confuses.
            -Passthru areas ane no more shown as available for subscribe.
            -Kludges and seen-bys no longer visible, because are put now
            into the article header togather with all the other system info.
            -Time and date are written to log.
            -Cosmetic changes to ISSetup.
            
12.02.1999  Version 1.02
            -Fixed a trap appearing with user's attempt to interrupt headers
            loading.
            -Fixed a trap when decoding incorrect date in squish message.
            -Fixed a bug with server not shutting down having at least one
            open connection.
            -A conflict with other base-writing programs (tossers, editors)
            solution algorythm improved.
            -Messages loading highly sped up and CPU usage reduced.
            -Server and setup program interface changed.

11.02.1999  Version 1.01
            -Fixed a bug in a service installation procedure.
