
Changes in Mail Manager:
------------------------
 - Now  MM  automatically loads MM_Prefs if it doesn't find the configuration
   file.
 - Changed  the  routing  management.   If  MM cannot find a valid routing it
   routes the message to the listed node nearer to the destination address of
   the message. With this feature normal points should be able to completelly
   ignore the routing statements.
 - Now if you are a Point and there is no node linked to an ECHO or TICK area
   MM will automatically link your Boss to the area.
 - Added 3 completelly new Text Styles for colored texts:
    # - Fill Pen
    $ - Shine Pen
    ^ - Highlight Pen
 - Completelly changed the Text Styles routines. Now should always work.
 - Now MM supports also multiple text styles.
 - Improved the quoting routines for already quoted lines.
 - Now  during the quoting of a msg, Seen-By lines are no more reflown.  This
   fixes also  the problem of the Seen-By lines quoted also with QuoteKludges
   disabled.
 - Added full support for UUCP Addresses and Gates in the Userlist and in the
   Message Parameters Window.
 - Improved support for ^REPLYADDR and ^REPLYTO kludges.
 - Improved the Userlist support. Added UserName completion.
 - Added  a  button in the Message Parameters Window in NetMail Areas to show
   some information about the Destination Node of the message.
 - Added Support for the 'KILLSENT' Flag in the Message Parameters Window.
 - Now  when  you  are  going to delete many UnSent messages MM will open the
   confirmation requester only once.
 - Fixed a bug in the parsing of the control codes in the Forward text.
 - Implemented support for Random Origins.
 - Fixed the bug of the missing leading blank lines on edited messages.
 - Now the File Request window is partially asynchronous.
 - Now the File Request function loads existing .REQ files.
 - Improved the MinFreeMem routines.  Now MM first frees areas left untouched
   by a longer time.
 - Now MM no more oblige you to enter twice in an area if a MinFreeMem happen
   while you are entering in the area.
 - Small improvements to the memory management.
 - Fixed  a  bug that creates problems during the import of messages with too
   long ^aMSGID:  and ^aREPLY:  lines.
 - Now MM checks the format of the date of a message also during export.
 - Now MM should be able to import also incomplete (FD-like) FSC-0039 PKTs.
 - Now MM support also letters as last chr of bundle names.
 - Improved the bundle recognition routines.
 - Increased  to 1024 the maximum number of TICs that MM is allowed to import
   in a single import session.
 - Changed  the format of the msgbases.  MM should automatically upgrade your
   msgbases.
 - Completelly  changed  the  dupechecking routines.  Now MM stores the dupes
   data in a separate file. Added Dupe Checking also in PassThrough areas.
 - Now  the  rescue  of  a  corrupted message base works also on Unregistered
   versions.
 - Improved support for the Professional File System.
 - Fixed some minor bugs.
 - Many minor improvements.

Changes in the ARexx interface:
-------------------------------
 - Added one ARexx Command:  MM_Version  STEM/A
 - Added one ARexx Command:  MM_ListMsgs AREATAG/A, STEM/A
 - Changed  syntax  of  MM_Rescan  ARexx  Command.   Added support for a date
   limited Rescan.
 - Now MM_Import returns:
     0 - No message imported
     1 - Matrix messages imported
     2 - Echo messages imported
     3 - Matrix & Echo messages imported
 - Added <STEM>.TEMPFILE to the stem returned by MM_GetCfgPaths.
 - Now  MM  correctly  exits if during a MM_LoadCfg it founds an error in the
   configuration.


Changes in the Configuration:
-----------------------------
 - Now if you specify "Delete By Date" MM will delete messages by Import Date
   and the number specified is the number of DAYS left.
 - Added #NUMDUPES <number of dupes>  parameter.
 - Added 'NumDupes' line to #AREA parameters.
 - Added #ORIGINRANDOM <label> "<OriginsFile>"  parameter.
 - Added #(NO)ADDRETOSUBJ parameter.
 - Added #TEMPFILE "<filename>"   parameter.


Changes in MM_Prefs:
--------------------
 - Now  if  MM_Prefs doesn't find a configuration file it is able to create a
   default Point configuration.
 - Now  MM_Prefs is able to delete a node still listed in  Areas and  Routing
   statements.
 - Fixed some bugs.

