-----------------------------------------------------------------------
            What's New in MarkP's Internet Tools mIRC Script
-----------------------------------------------------------------------

Version 2.01 - 2 January, 1998

  Overhauled /updates command.
  Added two new custom HTML tags. For information, see the help file.
  Removed support for %WWWCompletionCommand
  The "Started script" welcome message can be disabled by adding the
    key ShowGreeting=none to the [Global] section of the mscripts.ini
    file. This file is located in the same directory as the script.
    If the [Global] section doesn't exist, add it.


Version 2.0 - December 13, 1997

  This version requires mIRC 5.3. If you have mIRC version 5.1 or 5.11,
    use the minet-51x.zip, which is included.
  Replaced /DccConnect with /RawConnect. Does basically the same thing.
  Made /IRCConnect command, works better. You can join channels, any
    number of servers, added query window functionality.
  The /email command now lets you use entries from your mIRC address
    book. (Type /abook to open it.)  If a matching entry exists, it
    will use the email address specified there.  (Note: you can add
    "fake" entries to the address book for non-IRC addresses.)
  All "applets" can now be used while not connected to an IRC server.
  You can also now use multiple applets at the same time.
  Now has transparent operation: no secondary windows, and connections
    are closed when you click the "X" on the window.
  Can now use /www to download binary files, like .ZIP's. Uses HTTP 1.1
  When using the /updates command, the updated version of the file is
    downloaded automatically.  Also fixed bug in /updates command.
  Added FTP client: /ftp server[path] [user] [password].  Examples:
    /ftp ftp.dal.net
    /ftp ftp.dal.net/pub/dalnet
    /ftp ftp.dal.net/pub/dalnet username mypassword
    /ftp ftp.dal.net/pub/dalnet/servers.txt  (unattended mode download)

    If you specify a local file as the second parameter, it will be
    uploaded in unattended mode: (Useful for posting dynamic web info)
      /ftp ftp.dal.net/incoming c:\myfile.txt [user] [pass]

  Fixed that old bug with creating new post not quite working.
  Note: this is a major revision.  Please remember to report any bugs
    to me at markp@dal.net
  Bugfix "a" fixes the following problems:
    Fixed bug of /email with no paramaters.
    Removed debug info
    Fixed problem with certain POP servers. Should work for all now.
    Note: there is a bug in mIRC 5.32 that could cause mIRC to freeze
      for about 30 seconds while using the FTP client.  This occurs if
      your IP address in Setup/Local info is wrong. While a workaround
      is not possible for this situation, the problem should be fixed
      in the bugfix release of mIRC, due out soon.


Version 1.01 - October 25, 1997

  Mail sender now handles multiple recipients.
  When replying to email, it now uses the Reply-To header, if available.
  Improved support for POP3 servers... it should work on most now.
    If it doesn't, tell me, so I can fix it. :)  (Please try to include
    a transcript of the mail session, but edit out your password.)
  Handles news server error messages better.
  Mail sender now displays errors instead of just hanging.
  Hopefully sends email addresses correctly for all servers now.
  Fixes password in menubar menu problem.
  Fixes bugs with IRC server connection and channel.
  Made the "QUIT" command more visible.
  Bugfix "a" fixes the IRC connection editbox clearing on join bug.


Version 1.0 - August 28, 1997

  Initial public release, with the following changes from the parts
    that were included in MPTools:
  This started as a complete re-write of the old email sender and
    DCC connecter, now is it's own independant script.
  Renamed /dccserver to /DccConnect (it's now an mIRC command)
  Improved /DccConnect command, automatically accepts the connection
    then restores your original settings.  Specify +m *after* the
    port to minimize the window as well.
  Email sending interface: /email [address] [subject]
  QuickMail still works: /qmail <address> <text of message>
  Added an email reader, /CheckEmail
  Added a simple newsgroup reader, /news [newsgroup]  To connect to
    a different server, use /news -s <server> [newsgroup]
  All of the above are very simple, handling only basic features.  For
    list of commands, right-click on one of the windows while using it.
  DCC IRC server connection now handles QUIT, NOTICE, private messages,
    and channel topics, displaying them in the titlebar of the window.
    Also uses default channel window size, and automatically parts the
    channel when you close the window.
  Added DCC IRC server command: /dccMSG, to send a private message.
  Bugfix release "A" adds support for more types of SMTP servers.
