-----
1.1a5
-----
New Features:
  + Holding down SHIFT while opening a message toggles Show All Headers switch
  + Holding down SHIFT while selecting Send/Queue button brings of CQ dialog
  + On quit, if messages queued within 12 hours, prompt for send
  + If manually checking for mail, Alert switch is on, and no new mail, get an
    alert saying no new mail (for novices)
  + If messages queued to be sent and POP server has not been logged in to,
    mail check causes mail to be downloaded first to get rid of "(Unverified)"
    in X-Sender: header of outgoing messages
  + If Ph server field in Configurations, use POP account machine
  + New cursor in mailboxes
  + Mail directory can be specified as first parameter on command line

Bugs:
  + Sort by priority wrong, highest on bottom, lowest on top
  + New mail sound not working for sound cards
  + Dual () comment in recipient causes additional empty recipient
  + Periods at beginning of a line not being quoted when sent
  + From line not being quoted when in body of composition message
  + Forward/Resend of non-saved composition messages causing GPF
  + Send Queued Messages menu item not enabled sometimes when should be
  + Date in message summary not being set on some sent messages
  + Daylight Savings Time not being computed correctly
  + Only LFs being added to ends of binhex lines
  + Recipient list not saved, and Trash not emptied (if switch is set) if you
    close PC Eudora by quitting Windows
  + Auto receive attachments checked with no specified directory causes GPF
  + Removing a mailbox in Mailboxes dialog that doesn't have a .MBX
    file causes a GPF

Tuning:
  + New mail sound now configured by the NewMailSound entry in the
    [Miscellaneous] section of the INI file.
  + Wait cursor not remaining during some operations
  + Date: header now not added to outgoing messages when timezone info not
    available, in hopes that SMTP server will set it correctly


-----
1.1a6
-----
New Features:
  + When resending a message, get warning if attachment(s) not found
  + New.. menu item added to Transfer menu
 
Bugs:
  + Wait cursor not returning to arrow cursor causing Windows to hang
  + Nickname rename causing weird things to happen, often GPF
  + Going up a folder level in Mailboxes dialog sometimes causes GPF
  + Various Bad Things(tm) happening in Mailboxes dialog

Tuning:
  + Quicker last message find with POP3 LAST command.  Add the entry
    UsePOPLast=1 to [Switches] section of the EUDORA.INI file.
    CAUTION: some POP3 servers don't respond to the LAST command correctly
    (e.g. Berkleley's popper), so test it out.


-----
1.1a7
-----
Bugs:
  + Main window icon blank if starting up minimized


-----
1.1a8
-----
New Features:
 + TabooHeaders entry in [Miscellaneous] section of EUDORA.INI file is a
    comma separated list of headers (without colon) that shouldn't be shown
    when Show All Headers switch is not on.  Default list is:
    Received,Status,Message-Id,In-Reply-To,X-Sender,X-Priority
 + Easy Open switch: if an open message is transferred or deleted, the next
    message in the mailbox is automatically opened.
 + Compact single mailbox by clicking on mailbox size button
 + PhReturn entry in [Miscellaneous] section of EUDORA.INI file is string
    that is appended to every Ph command before sending to the Ph server.
    For example, "PhReturn=return all" would return all fields of the records
    returned by the query, and "PhReturn=type=person" would return all matches
    to the query with the additional filter that the record is a person.

Bugs:
 + Binhex attachments using RLE cause GPF
 + PC Eudora preventing Windows from exitting when Empty Trash On Quit switch
    turned on
 + Paste As Quote hotkey not working
 + With LMOS on, "Getting message X of N" not diplaying X number correctly
 + After minimizing a window, hitting close box of foregound window doesn't
    close it and sometimes closes another window.
 + Minimized windows not restored when selected from menus (e.g. In mailbox)
 + Hitting TAB in body of sent message with Tabs In Body switch on causes
    body to be replaced with TAB
 + TAB not going to next TAB stop, but always adding number of spaces
    specified in Tab Stop field in Configurations
 + Various Mailboxes and Nicknames dialogs bugs

Tuning:
 + Windows' Common Dialogs now used for file/directory selection and printing
 + Redo of find.  Enter selection hotkey (Ctrl+=) now works.  Escape
    cancels searching.


-----
1.1a9
-----
Bugs:
 + Wait cursor during password dialog
 + Some major and not-so-major bugs with Mailboxes dialog

Tuning:
 + WinSock error numbers added to network error dialogs


------
1.1a10
------
Bugs:
 + Some nicknames getting dropped from recipient lines.  Nicknames cannot
    have the following characters in them: @<>()[],"' and space.
    If you have any nicknames with one of these characters in them (in the
    nickname itself, not the Address(es), you can have anything you want in
    the Address(es) part), rename them so that they don't.  PC Eudora now
    doesn't let you name nicknames with these characters.
 + General nickname weirdness
 + Compact mailboxes sometimes happens when you click another button on the
    toolbar of a mailbox

******************************************************************************
******************************************************************************

-----
1.4a1
2.0a1
-----
New Features:
 + MIME support (except character sets).  Send and receive MIME messages.
    There's a new section for the EUDORA.INI file called [Mappings] which
    holds info when switching between PC, Mac, and MIME.  The format of an
    entry in the [Mappings] section looks like:

    <dir>=<extension>,<Mac creator>,<Mac Type>,<MIME type>,<MIME subtype>

    where <dir> is the direction of the attachment, which can have the
    values "in", "out", or "both".  Values for Mac and MIME fields can be
    blank to match whole categories.  Here's a sample [Mappings] section:

    [Mappings]
    in=txt,,TEXT,,
    out=txt,ttxt,TEXT,,
    both=doc,MSWD,,,
    both=xls,XCEL,,,
    both=jpg,,,image,jpeg
    both=gif,,,image,gif
    both=mpg,,,video,mpeg

    There's two new icon switches on composition windows.  The MIME switch
    tells whether or not attachments should be encoded using MIME if it is
    on, or Binhex if it is off.  The QP switch tells whether text with
    funny characters (> 127) should be encoded using the MIME encoding
    quoted-printable.  The only reason you would probably want the QP
    switch turned off is if you are sending a message to someone who
    doesn't have a MIME capable mail reader and the message has some
    characters (usually because it's a non-English language) that you
    want to be sent raw (not encoded in QP).

    With this new support for mappings, old versions of PC Eudora incorrectly
    mapped non-text attachments.  This means that if you send a non-text
    binhex attachment with an old version of PC Eudora to a new version of
    PC Eudora (1.4 or above), the new version will decode it incorrectly
    because it will be marked as a text attachment (long story shortened).

Bugs:
 + GPF on selecting Cancel when problems with emptying Trash on Quit
 + Some headers needed for a reply (e.g. Reply-To:) that are hidden by
    Show All Headers switch causing malformed reply
 + Quitting by using Task List's "End Task" causes GPF

Tuning:
 + Password now encoded with base64 in EUDORA.INI file
 + Message windows opened low enough so that if the main menu is placed at the
    top it remains uncovered


-----
2.0a1
-----
New Features:
 + Double-clicking on the "Attachment Converted..." line of a message
    will open the document (you must have an association in your WIN.INI
    file for the attachment in question for this to work properly)
 + Decoding of uuencoded attachments


-----
1.4a2
2.0a2
-----
Bugs:
 + Recipients strewn together as one big recipient
 + From line not correctly quoted causing truncated messages
 + Body and signature incorrectly being encoded using quoted-printable
    whenever there is an attachment
 + Progress bar not shown for body and signature of outgoing messages

Tuning:
 + TEXT->HQX composition icon changed to TEXT->DOC to indicate text
    attachments are encoded using whatever is specified in MIME switch, not
    just binhex


-----
1.4a3
2.0a3
-----
Bugs:
 + Text attachments not getting sent, or sent incorrectly
 + GPF when sending mail and Show Progress turned off
 + GPF after typing in a long string in Configurations dialog

-----
1.4a5
2.0a5
-----
New Features:
 + TimeZone entry of [Miscellaneous] section of EUDORA.INI file can be used
    in place of TZ environment variable

Bugs:
 + Empty recipient sometimes sent in RCPT TO: line
 + Various nicknames troubles
 + Quoted parts of addresses getting stripped

Tuning:
 + Using new version of Zinc
 + Addresses of nicknames with multiple addresses can be separated by a
    carriage return as well as by comma
 + Nicknames now only limited by no leading and trailing spaces and no commas.
    Address lines (To:, Cc:, and Bcc:) now get nicknames resolved first and
    then get stripped of comments.  So you can no longer do something like
    "nickname (comment)" and expect to get the nickname resolved correctly,
    but that's probably not as big a limitation as not being able to embed
    spaces and some of the other previously banned characters.


-----
2.0a6
-----
New Features:
 + Set Status menu item under Message menu

-----
1.4a6
2.0a6
-----
New Features:
 + Automatic compact of mailboxes when closed, under 2 conditions:
    1. Wasted space > 50% of total mailbox space
    2. Wasted space > 5% of total free space on mail directory disk

    To change these values, add the entries CompactMailbox% and
    CompactDisk% to the [Miscellaneous] section of the EUDORA.INI file.
    For example, if you like to compact more often, you could change the
    values to 25% of mailbox space and 1% of disk space like this:

    [Miscellaneous]
    CompactMailbox%=25
    CompactDisk%=1

Bugs:
 + Windows minimized during exit become very small when restored
 + Mailboxes sometimes get stuck in mouse down mode
 + Check mail/message sent time incorrect


-----
2.0a7
-----
New Features:
 + Ctrl-doubleclick on title bar of message opens up the mailbox it
    belongs to and selects the message

-----
1.4a7
2.0a7
-----
Bugs:
 + Closing a non-saved composition message causes a GPF
 + Composition message not recentering when caret goes off screen
 + Problems with splitting messages in to multiple parts
 + Sorting a mailbox by the same field a second time not resorting


-----
1.4a8
2.0a8
-----
New Features:
 + MDI support
 + Window menu: some items from other menus are here now
 + Menu items now working for Undo, Cut, Copy, Paste,
    Paste as Quotation, Clear, Enter Selection (selected text goes to find
    window), Show Insertion Point (scrolls text to where caret is),
    Insert Recipient (adds recipient at caret spot), and Add as Recipient
    (makes selected text a recipient)

Bugs:
 + Notes of nicknames not being displayed in Nicknames window
 + GPF in compact mailboxes
 + Bug with non-MIME Content-Type: header
 + "me" nickname not recognizing CRLF as address delimiter
 + TEXT->DOC switch not being saved
 + Text file attachments inside message body always getting encoded using
    quoted-printable even though they have no funny chars and could use ASCII
 + Match Case and Summaries Only checkboxes of find window not displayed right
 + Parsing problem with redirect of "comment <address>" style addresses
 + Large incoming message that gets split causes subsequent incoming messages
    to fail
 + Deleting a nickname causes addresses of nickname to be put in adjacent
    nickname
 + Attachments with spaces in extension not getting spaces removed

Tuning:
 + More descriptive network error messages
 + Default port numbers for services not found in SERVICES file
 + Host name not required anymore for sending mail
 + Extra consistency check while compacting a mailbox
 + Summary selection in mailboxes now remains after sorting


-----
2.0a9
-----
New Features:
 + Return Receipt of sent messages (RR icon in composition windows).
    CAUTION: many Mail Transfer Agents don't support the Return-Receipt-To:
    header, and those that do will tell you when the message landed in the
    recipient's mailbox, NOT when the recipient actually read it.
 + Tidy Attachment Dir switch deletes attachment files of messages when the
    message is emptied from the Trash mailbox, and the attachment is in the
    Auto Recieve Directory
 + UUencode support for attachments
 + Alternate signature choice
 + Double-clicking on attachment line in message with an attachment with an
    extension that has no association brings up file dialog asking for
    application to open it
 + Finish Nickname: like file completion, but for nicknames.  Works on selected
    text, or the text to the left of the caret.

-----
1.4a9
2.0a9
-----
New Features:
 + Now using date format in WIN.INI for date field of message summaries.
    I.e. format will be mm/dd/yy, dd/mm/yy, or yy/mm/dd.

Bugs:
 + Make Nickname and Mailbox->Rename dialogs not working properly
 + Cut, Copy, Paste, etc. menu items working strangely sometimes for comp         windows
 + Mailboxes and Progress windows showing & character as underline
 + Bogus value of saved password causes error in sending password to POP server
 + Mailbox icon of minimized main window not displaying correctly with new mail
 + Minimized message window on startup is garbled when window is restored
 + Mailbox icon buttons not working right after new mail received
 + Resizing of composition messages messed up
 + Ominous nickname bug with rebuilding recipient list causing really bad
    things to happen like locking up and kicking you out of Windows in to DOS
 + Progress window sometimes getting weird strings for Sender, Subject
    during download of mail
 + Recipient list not getting saved sometimes
 + Combo boxes for screen and printer font in Configuration dialog not
    dropping down
 + Default port numbers for services not working correctly
 + Mailbox toolbar icons keeping focus so that ENTER key doesn't
    open selected messages
 + Opening windows (e.g. via the Window menu or opening messages via a mailbox)
    when the window is minimized doesn't restore the window
 + MIME RFC-822 message part with embedded MIME attachment not getting converted
 + Appledouble and Applesingle not getting decoded correctly


------
1.4a10
2.0a10
------
Bugs:
 + Text attachments getting extra garbage at beginning


------
2.0a11
------
New Features:
 + Three new entries in [Miscellaneous] section of EUDORA.INI file involving
    how replies/forwards are formatted.  QuotePrefix is the string that precedes
    all lines in the original message, and QuoteStart and QuoteEnd are the
    strings that get inserted before and after, respectively, the original
    message.  A newline is added after the QuoteStart and before the QuoteEnd.
 + Transfer to Out mailbox

------
1.4a11
2.0a11
------
New Features:
 + Added [Debug] section of EUDORA.INI file.  Two entries in there to start:
    All log information goes to the file EUDORA.LOG, inside the Eudora
    directory.
    LogLevel is a number specifying the level to logging to perform,
    implemented as bit flags (default is 0):
        Bit 1  (1):  Sending of a message
        Bit 2  (2):  Receipt of a message
        Bit 3  (4):  Not used yet
        Bit 4  (8):  Alert messages
        Bit 5 (16):  Progress messages
        Bit 6 (32):  All bytes transferred and received
    LogFileSize is the size (in KB) of when the log file is restarted (default
    is 100KB).

Bugs:
 + Ctrl+<left arrow> and Ctrl+<right arrow> not switching messages
 + Some display problems when deleting/renaming a folder on one side of the
    Mailboxes dialog when that folder is displayed on the other side
 + Some AppleSingle attachments not decoded correctly
 + Address of format '"blah (in-paren)" <address>' only showing in-paren
 + Problems downloading messages with very large headers
 + Multiple part messages not getting 1/X appendage
 + Copy, Copy, Paste, etc. menu items not working for Nicknames window
 + Hitting Delete toolbar button in mailbox while switching windows sometimes
    causing deletion of messages in other mailboxes
 + Selecting an item in a combobox in a composition message makes
    the arrow keys non-functional in the body of the message
 + Messages not successfully sent sometimes causing PC Eudora to be in a
    weird state where it won't close windows or exit
 + Mailboxes not redisplaying correctly after screen font change

Tuning:
 + Change Queueing time and date now defaults to previously set
    time and date
 + Date/time used for sorting by Date now takes in to account the timezone,
    including most of the timezone acronyms (tell me about any weird ones you
    find)
 + Nicknames window not hogging up GDI space for large numbers of nicknames


------
1.4a12
2.0a12
------
Bugs:
 + Strings in EUDORA.INI file longer than 256 characters getting truncated
 + Leading and trailing space deleted from TZ/TimeZone
 + TabooHeaders not checking for prefix correctly
 + Debug logging code causing some GPFs with long strings
 + Composition message switches not displaying correctly with some video cards

Tuning:
 + Guess Paragraphs and Include Headers switches are now in Save As... dialog
 + Saving a read message now counts as reading a message
 + Changes to LogLevel EUDORA.INI entry of [Debug] section.  Byte transfer and
    receive now have their own flags.  Flags now look like this:
        Bit 1  (1):  Sending of a message
        Bit 2  (2):  Receipt of a message
        Bit 3  (4):  Not used yet
        Bit 4  (8):  Alert messages
        Bit 5 (16):  Progress messages
        Bit 6 (32):  All bytes transferred
        Bit 7 (64):  All bytes received


------
1.4a13
2.0a13
------
Bugs:
 + Runtime error when opening a message with Show All Headers off
    and no TabooHeaders defined in EUDORA.INI file


------
2.0a14
------
New Features:
 + Filters operational
 + Show All Headers button on read messages

Bugs:
 + QuotePrefix/QuoteStart/QuoteStart modifying replies as well as forwards

------
1.4a14
2.0a14
------
Bugs:
 + TabooHeaders only removing first header in list
 + Some display problems in Mailboxes dialog when renaming/deleting folders
 + Renaming a nickname after changing contents doesn't save contents
 + Checkmark indicating recpient list status in Nicknames window not showing
    up when highlight color is black
 + Saving a queued message removes queued status


------
1.4b16
------
Bugs:
 + Hitting Send/Queue button of composition message causes GPF


------
1.4b17
------
Bugs:
 + Uuencode and Tidy Attachment Dir switches showing up when they shouldn't be


------
2.0b18
------
New Features:
 + Holding down Shift key while selecting File->Quit (or Shift+Ctrl+Q) saves
    which windows are open
 + If an existing name is given for a nickname in the Make Nickname dialog,
    the user is asked if the existing nickname's addresses should be replaced,
    added to, or another name should be chosen
 + Double-clicking Attachment Converted line in message when attachment file
    has been erased gives error dialog
 + Drag and drop single or multiple files from File Manager onto composition
    windows to attach them to the message
 + Mailbox summaries now show bitmap to the right of the priority bitmap
    telling if a message has an attachment
 + Finish nickname now finishes partial matches of ambiguous prefixes
 + Holding down <Shift> while doing Finish Nickname or hitting To:, Cc:, or
    Bcc: buttons in Nickname window replaces the nickname with the full
    expansion of the nickname
 + Fix Curly Quotes switch turns open/close single and double quotes into
    undirectional quotes if message otherwise wouldn't be QP'ed

Bugs:
 + When there are no filters in the Filters window, Match and Action sections
    are enabled, allowing input to a non-existing filter
 + Contains verb in Filters not performing case insensitive check
 + Attachments with no extension doesn't bring up Choose Application dialog
    when the Attachment Converted line is double-clicked
 + Last modified filter information sometimes not saved
 + Partial nickname in address header with leading space not getting completed
    with Finish Nickname

Tuning:
 + New filters default to have Incoming option on
 + Progress window now shown for each message that gets filtered


------
1.4b18
2.0b18
------
New Features:
 + Make Nickname... now works on nicknames selected in the Nicknames window
 + May Use QP switch (if you previously had used the UseQP entry in the
    [Miscellaneous] section of the EUDORA.INI file, use this switch instead)

Bugs:
 + Text with funny chars still getting QP'ed when QP switch is off
 + Alt-TAB to main window when minimized sometimes doesn't restore window
 + Outgoing message with empty or single-line signature causes message to be
    QP'ed
 + Lots of text (including fully expanded nicknames) in a recipient
    header (To:, Cc:, or Bcc:) causes GPF

Tuning:
 + Menus now pop up much faster with large mailboxes


------
2.0b19
------
New Features:
 + Wrap Selection menu item in Edit menu: wraps the selected text similar to
    the way Word Wrap works on outgoing messages.  Holding down <Shift> while
    selecting Wrap Selection unwraps, similar to the way Guess Paragraphs
    works when saving messages to a text file.
 + Holding down <Shift> while selecting Copy menu item unwraps text before 
    sending to clipboard (handy for turning email messages into word processor
    paragraphs)
 + Added Search and Help on Help menu items to Help menu
 + Mailbox columns are resizeable.  When the cursor passes over a mailbox
    column, the cursor shape changes and holding down the left mouse button
    and dragging allows you to move the position of the column separator.
    Column size changes are made to that mailbox only.
 + Can send messages via POP server (if POP3 server supports the XTND XMIT
    command, which Berkeley's popper does).  Set UsePOPSend=1 in [Switches]
    section of EUDORA.INI.
        +'s: Requires username/password, sends faster (esp. when checking at
             same time as sending)
        -'s: Very bad at validating recipients
 + Undo Transfer of messages between mailboxes

Bugs:
 + Long search strings in filters overwritting Header: field


------
1.4b19
2.0b19
------
New Features:
 + Scroll bars added to main window when needed

Bugs:
 + Mailbox icon not showing up in Alt-TAB list
 + Main window icon not switching to new mail icon when minimized


------
2.0b20
------
New Features:
 + Administrator features (edit these strings in the STRINGTABLE of WEUDORA.EXE
    with your favorite resource editor):
        1: Set to 1 to disable the Save Password switch
        2: Minimum value for the Check For Mail Every ? Minutes in Configuration

------
1.4b20
2.0b20
------
New Features:
 + Splash screen at startup

Bugs:
 + Holding mouse button down and dragging to the bottom of a composition
    window that is maximized within a maximized main window does not cause
    text to scroll
 + 8-bit characters in headers causes GPF
 + New mailboxes sized very small or very large
 + Notes: prompt not showing up when Nickname window first displayed

Tuning:
 + Error beeps now using Exclamation sound as specified in the
    Sound applet of the Control Panel
 + Improvements to moving around in composition windows


------
2.0b21
1.4b21
------
Bugs:
 + Hitting Tab in body of composition message when Tabs In Body is turned on
    causes caret to go to top of body
 + Cancelled BinHex attachment not remaining in message

Tuning:
 + Attachments with no extension now get a period tacked on the end so that
    openning them up in applications doesn't give them a default extension


------
2.0b22
1.4b22
------
Bugs:
 + Closing a never-saved composition window while maximized causes GPF
 + To:, Cc:, and Bcc: buttons in Nickname window sometimes not working on the
    correct composition window
 + Bad eudora directory in command line or EUDORA environment variable causes
    GPF

Tuning:
 + If an error occurs while sending a message, only a bad recipient will
    cause the message to get an unsendable status, the rest stay queued


******************************************************************************
******************************************************************************

-------
2.0.1b6
-------
New Features
 + Direct dialup support (check out the readme.ser file included)

Bug Fixes
 + Long header lines causing read messages to look unread with LMOS
 + Minimized windows getting incorrect background icon color
 + Debug messages when message summaries are displayed
 + GPF sometimes occurs when adding/deleting/changing a mailbox
 + Mailbox entry not deleted when .MBX file doesn't exist
 + Multiple non-multipart BinHex attachments not decoding after first attachment
 + Hitting Cancel to attachment dialog for a uuencoded attachment causes
    attachment dialog to show up again
 + Left parenthesis in Subject of message causes bad output on Postscript
    printers (printer driver bug)
 + Missing or misconfigured printer driver doesn't give error dialog when
    printing a message
 + Missing or misconfigured printer driver causes no screen fonts to show up
    in the Configurations dialog
 + Ctrl+D of PostScript file causing attachment to be treated as non-text
 + Non-ASCII text characters > 127 (e.g. non-English letters) in attachment
    files causing attachment to be treated as non-text
 + Can't recognize the root directory of a drive as the mail directory
 + Empty Trash with open messages from Trash cause bad things to happen
 + Automatic mail check doesn't occur when an edit control has the focus


-------
2.0.1b7
-------
New Features
 + Can now read .mailrc format nickname file (which Mac Eudora and Unix use)

Bug Fixes
 + In mailbox openning/coming to foreground even when all incoming messages
    are filtered somewhere else
 + Filter matching not continued if the action doesn't do a transfer

Tuning
 + Text edit regions now have ~64K of text for each region, instead of just
    32K combined for all regions


-------
2.0.1b7
1.4.1b7
-------
 + New mail icon sometimes remains after reading new messages
 + Double spaces in certain columns cause next line to start with space
 + Some errors in decoding BinHex attachments don't get an error dialog
 + STMP command RSET casuing problems with some SMTP servers
 + Manual filtering can sometimes cause unselected messages to be filtered
 + Selected nicknames not visible in listbox of Nicknames window sometimes
    not getting unselected when a new nickname is selected
 + Creating a new nickname with it on the recipient list doesn't save the
    recipient list when quitting
 + Text as Document switch doesn't work with MIME encoding

Tuning
 + When Nickname file (NNDBASE.TXT) is hand editted, the NNDBASE.TOC file
    is automatically rebuilt


-------
2.0.1b8
1.4.1b8
-------
Bug Fixes:
 + GPF when doing a Make Nickname and adding to a nickname that exists, but
   doesn't have any addresses


-------
2.0.1b9
-------
Bug Fixes:
 + GPF when doing a Make Nickname and adding to a nickname that exists, but
   doesn't have any addresses
 + Performing a network operation when Connection Method is Offline doesn't
    give any error message

Tunning:
 + TelnetCommand now NOT automatically terminating with \r\n (the default
    TelnetCommand is now "telnet {system} {port}\r\n" though)


-------
2.0.1b9
1.4.1b9
-------
New Features
 + Can now use asynchronous WinSock calls, add AsyncWinSock=1 to the
    [Configurations] section of the EUDORA.INI file
 + Suppression of splash screen by setting NoSplashScreen=1 in [Switches]
    section of the EUDORA.INI file

Bug Fixes:
 + Creeping window sizes
 + Some GPFs on network timeouts
 + Tabs In Body switch not working for composition messages
 + Deleting an unsent composition message with the Easy Delete switch off
    doesn't give confirmation dialog


--------
2.0.1b10
1.4.1b10
--------
New Features
 + Alt+character hotkeys in many dialogs now
 + Now works under NT!

Bug Fixes:
 + Still some more GPFs on network timeouts
 + Opening a read message not working on NT

Tuning:
 + Dialup Trace window may now have ~64K text in it
 + Improvements to cancelling serial connections


--------
2.0.1b11
1.4.1b11
--------
Bug Fixes:
 + Some SMTP and POP errors getting ignored
 + Hitting Cancel button to Print dialog gives error message
 + Changing the default printer from another application while Eudora is
    running causes subsequent printing in Eudora to fail
 + Even more changes to the network timeout situation


--------
2.0.1b12
1.4.1b12
--------
Bug Fixes:
 + When Text as Attachment switch is off, sometimes still getting text files
    as attachment and not in the message

Tuning:
 + Dialin Trace window renamed to Navigation Trace


--------
2.0.1b13
1.4.1b13
--------
Bug Fixes:
 + Long Header line in filter causes GPF

Tuning:
 + Better check for From envelope
 + Incoming messages now split at 54K


******************************************************************************
******************************************************************************

-------
2.0.2a1
-------
New Features:
 + Eudora can now edit text files with the Open Text File menu item under the
    File menu (better than Notepad, it can handle ~61K of text)
 + String #3 in STRINGTABLE is a switch allowing the Return Address field
    to be uneditable inside of Eudora.  The default is off/0.
    String #4 in STRINGTABLE is a switch telling whether or not mail can
    be sent if the POP Account has not been successfully logged in to.
    The default is off/0.
    (Caution: the EUDORA.INI file can still be editted to change the
    Return Address, so this is a simplistic forgery protection method)

Bug Fixes:
 + "Search for Help on..." menu item putting bogus string into edit box

Tuning:
 + UUencoded attachments now use ` instead of space
 + SMTP HELO command parameter now is POP Account when using dialup or
    if WinSock GetHostName() function fails because some SMTP servers are very
    picky about the HELO command


-------
2.0.2a1
1.4.2a1
-------
New Features:
 + Signature windows can now be "Print..."ed and "Save As..."ed
 + Compacting a mailbox can now be cancelled by hitting the Esc key

Bug Fixes:
 + Adding text to the end of a signature doesn't get saved properly
 + Deleting one of several attachments in the Attachments: header of a
    composition message allows Backspace/Delete to get rid of single characters
 + Windows debug messages when closing a mailbox window
 + Some SMTP DATA lines beginning with a period are not correctly quoted
    by adding an extra leading period
 + Progress bar not correctly displayed during download of MIME attachments
 + Lengthy operations that show wait cursor/Progress window not allowing
    other applications to be switched over to with mouse or keyboard interface
 + New string shown in the Progress window causes Progress window to come
    to the foreground even when another application is foreground
 + When current window is maximized, newly openned windows aren't being
    maximized
 + Window that was maximized when quitting not being brought up in the
    maximized state when the next session is started up
 + Improvements to asynchronous WinSock connections
 + SMTP HELO command parameter now is POP Account when using dialup or
    if WinSock GetHostName() function fails because some SMTP servers are very
    picky about the HELO command
 + Network server names specified as IP addresses now no longer need to be
    enclosed in square brackets (but using square brackets still works)
 + When child windows are openned they are now sized within the boundaries
    of the main window

Tuning:
 + Improvements to asynchronous WinSock connections
 + Network server names specified as IP addresses now no longer need to be
    enclosed in square brackets (but using square brackets still works)
 + When child windows are openned they are now sized within the boundaries
    of the main window

-------
2.0.2a2
-------
New Features:
 + Navigation Trace and Filters Report windows can now be "Print..."ed and
    "Save As..."ed
 + New promptsend dialup script command, with format "promptsend <string>".
    It causes a dialog box to popup and ask for info from the user with the
    specified <string> as a prompt.  The user is given an edit box in order
    to type in text to send, and given the option to cancel, send that text,
    or send that text with a <CR><LF> after it.  Very useful for sites who
    have challenge/response or dynamic passwords.
 + ATSendDelay entry of [Dialup] section in EUDORA.INI file allows a user
    specified delay (in milliseconds) between characters sent as part of an
    AT modem command.  Also used when sending the EchoCancelString.
    The default is 100 milliseconds.

Bug Fixes:
 + Transfer of a message as a result of a filter doesn't update the mailbox
    size button
 + If a message is filtered in to the open Trash mailbox, the Trash mailbox
    gets put in a strange, semi-disabled state
 + Save As of a large incoming message sometimes causes GPF
 + Single character delimiter in waitfor and cancelon dialup script commands
    getting ignored
 + When a dialup telnet command fails to open, the middle script can sometimes
    cause a hang until the command times out


-------
2.0.2a2
1.4.2a2
-------
New Features:
 + Opening, replying/forwarding/redirecting, and transferring a range of
    messages can now be cancelled by hitting the Esc key
 + Nickname list in Nickname window now handles key input to select

Bug Fixes:
 + Full screen refresh during lengthy operations when Show Progress is off
 + Mail check interval can't be larger than 546 minutes
 + Having a lot of nicknames makes Nicknames window very slow


-------
2.0.2a3
-------
New Features:
 + SMTPHELOString entry of the [Dialup] section of the EUDORA.INI file is a
    string that gets appended to the HELO SMTP command when using the dialup
    connection method.  Use when dealing with a picky SMTP server.

-------
2.0.2a3
1.4.2a3
-------
Bug Fixes:
 + Display flicker when transferring multiple messages out of a mailbox
 + Arrow keys not working for comboboxes on read and composition messages
 + Using Make Nickname and checking the "Put on recipient list" checkbox
    not saving recipient list status when quitting
 + Only changing items on toolbar of a composition message doesn't save changes
 + MIME types and subtypes surrounded by quotation marks not recognized
 + Wait cursor sometimes not changing back to arrow cursor when a lengthy
    operation is done

Tuning:
 + Background mailcheck now occurs after 1 minute of inactivity instead
    of 15 seconds
 + Some display improvements to the way maximized windows are handled
 + Date/Time format used in summaries following Control Panel International
    applet settings much closer now


-------
2.0.2a4
-------
New Features:
 + The attachment bitmap that shows up in summaries with attachments is now a
    permanent thing (i.e. it no longer depends on the AttachBitmap .INI entry)

Bug Fixes:
 + Show All Headers state of a message not being saved

-------
2.0.2a4
1.4.2a4
-------
Bug Fixes:
 + When a message is unread, the status and priority in the summary aren't
    getting clipped correctly
 + Restoring a window by double-clicking on the text of its icon causes
    a weird focus problem
 + All child windows getting redrawn when main window is resized
 + If the main window is only moved (not sized), new position isn't saved

Tuning:
 + Improvements to the way that the first field separator in a mailbox is
    sized
 + Service name for Ph now csnet-ns (don't worry about it if you have your
    Ph server on port 105)


-------
2.0.2a5
-------
Bug Fixes:
 + TAB in serial scripts causing error message
 + Display flicker of In mailbox when doing filtering of incoming messages
 + When using POP3 LAST command (UsePOPLast=1 in [Switches] section of
    EUDORA.INI file), the last read message is retrieved again

Tuning:
 + CPU time given to other applications during filtering


-------
2.0.2a5
1.4.2a5
-------
Bug Fixes:
 + Assigning the Auto Recieve Attachment Directory to the root directory
    of a drive gives an invalid directory error when saving an attachment
 + Making a mailbox window frontmost by clicking on its toolbar doesn't
    get the focus set properly
 + Cannot move mailboxes from one folder to another with the same name
 + Error in response to SMTP HELO command causing hangs
 + When using Home, End, and arrow keys on mailboxes, menu items are
    sometimes not enabled correctly
 + EUDORA.INI entries that are blank get default value and not blank string

Tuning:
 + Calculated height of received message windows a little better when
    Zoom Windows switch is turned on
 + New mail alerts and sounds now done after sending queued messages


-------
2.0.2a6
-------
Bug Fixes:
 + Dialup connection method sometimes GPFing with Trace Window switch on

-------
2.0.2a6
1.4.2a6
-------
Bug Fixes:
 + Messages greater than 16K causing GPF under NT
 + Attachments: header of sent composition headers is editable


-------
2.0.2b7
-------
Bug Fixes:
 + UUencoded text files not getting decoded on receive
 + Text in messages back to old length limits of < 32K

-------
2.0.2b7
1.4.2b7
-------
New Features:
 + When the Mailbox/Transfer menu grows too large, Eudora will now force menu
    items into the next column


-------
2.0.2b8
1.4.2b8
-------
Tuning:
 + Help filename changed from PCEUDORA.HLP to WEUDORA.HLP to be more consistent


-------
2.0.2b9
1.4.2b9
-------
New Features:
 + When the Quick Recipient menu grows too large, Eudora will now force menu
    items into the next column
 + Use of x-mac-type and x-mac-creator Content-Type: header fields for better
    attachment interoperability with Mac Eudora
 + The EUDORA.INI file can now be separate from the mail directory and you can
    use different INI files in one mail directory.  To specify a different INI
    file from the EUDORA.INI that is not in the mail directory, add a second
    parameter to the command line, e.g.
        Command Line: c:\apps\weudora.exe c:\mymail c:\inis\myeudora.ini

    To use a different INI file that is in the mail directory:
        Command Line: c:\apps\weudora.exe c:\mymail myeudora.ini
    or
        Command Line: c:\apps\weudora.exe c:\mymail\myeudora.ini

    And for an even more tricky specification, if the first parameter is an
    INI filename without a path, then the mail directory is searched through
    the normal process of checking the EUDORA environment variable and then
    using the executable directory.
    Examples:

        SET EUDORA=c:\mymail
    and
        Command Line: c:\apps\weudora.exe myeudora.ini
    will use c:\mymail as the mail directory and c:\mymail\myeudora.ini as
    the INI file.

        SET EUDORA=myeudora.ini
    and
        Command Line: c:\apps\weudora.exe
    will use c:\apps as the mail directory and c:\apps\myeudora.ini as
    the INI file.

    The DEUDORA.INI feature still works, and the DEUDORA.INI file is always
    searched for in the executable directory (in above examples, c:\apps).

Bug Fixes:
 + Memory leak in network routines causing WINSOCK.DLL not to be freed 
 + Parenthetical comment in Date: header confusing Sort by Date
 + GPF when Save As..ing an unsaved composition message with Include Headers
    switch on
 + GPF when printing an unsaved composition message
 + Strange closing of composition windows when using Send/Queue button
 + Flicker of comboboxes in toolbar when open messages


--------
2.0.2b10
--------
New Features:
 + More online help added
 + Blank lines now allowed in serial script files
 + Improvements to Mailboxes dialog.  Now uses user-defined screen font.
    Type-to-select in listboxes.  Delete/Backspace key deletes mailboxes.
 + [Dialup] entries of EUDORA.INI can be set inside of script files with the
    set command.  For example, "set FlowControl=Hardware".

Bug Fixes:
 + Filtering messages at bottom of mailboxes causes mailbox not to be
    redrawn and go into a weird state
 + Filters window shrinks if opened up close to the edge of main window
 + Edit menu items not working on text files
 + Ctrl+' hotkey for Paste as Quotation not working
 + When using POP to send mail, mail doesn't get sent when checking for
    mail and no messages are retrieved
 + Insert Recipient not correctly adding comma when necessary in To:,
    Cc:, and Bcc: lines of composition windows

Tuning:
 + Leading and trailing spaces/tabs are stripped in serial script files,
    but can be retained if they are escaped, e.g.
        send \ This text has a leading and trailing space\ 
    is equivalent to
        send \40This text has a leading and trailing space\40
    or sending this text
        " This text has a leading and trailing space "
 + Dialup parameters are no longer case sensitive, e.g. Hardware is now the
    same as hardware


--------
2.0.2b10
1.4.2b10
--------
Bug Fixes:
 + Trying to do a find on a message with no body gives GPF
 + With Leave Mail On Server switch on, Eudora only considers a message
    read if the R is the first letter in the Status: header
 + Mailboxes dialog was being a resource hog, as well as having a memory
    leak
 + Resource leak when closing mailboxes
 + Quitting with End Task button of Task Manager allows no further
    instances to be run

Tuning:
 + Better redisplay of mailboxes when resized


--------
2.0.2b11
--------
Bug Fixes:
 + Out mailbox not redrawn properly after an outgoing filter causes a
    transfer to another mailbox
 + No icon for minimized Trace Window

Tuning:
 + Some extra info now put in Trace Window


--------
2.0.2b11
1.4.2b11
--------
Bug Fixes:
 + Exit from File menu closing up all windows, but not exiting program
 + Edit menu items (Cut, Copy, Paste, etc.) not working for composition
    windows
 + OK and Cancel buttons in Switches dialog don't respond to Alt+O and Alt+C
 + Aborting a print job causes a GPF
 + Keystrokes in Mailboxes not working correctly when the mailbox is opened
    from the Mailbox menu with keyboard
 + Attachments getting improperly matched with a mapping that has an empty
    MIME type and subtype
 + Main window position is not saved when it is only moved, not resized
 + GPF sometimes occurs when quitting with Empty Trash On Quit switch on
 + Enter key doesn't open mailboxes in Mailboxes dialog
 + Non-sizeable windows (Find, Filters) getting maximize button


--------
2.0.2b12
--------
Bug Fixes:
 + Reading in a message > 64K causes GPF
 + Finish Nickname with Shift held down (to do nickname expansion) doesn't
    expand if whole nickname is already typed in

Tuning:
 + Keyboard controls improved in listbox of Filters dialog


--------
2.0.2b12
1.4.2b12
--------
Bug Fixes:
 + Print Setup... not remembering printer

--------
2.0.2b13
--------
Bug Fixes:
 + Removing a filter also removes the last filter
 + Many operations (filtering, opening messages, replying) very slow when
    In mailbox grows very large
 + "Save As"ing multiple large messages sometimes only saving first message


--------
2.0.2b14
--------
Bug Fixes:
 + Deleting messages that were read still get the confirmation dialog
 + Quitting with an unsaved new text file, and hitting Discard to throw
    away the changes causes an empty text window to come up on next restart

--------
2.0.2b14
1.4.2b14
--------
Bug Fixes:
 + Hitting Cancel to sending queued messages when quitting and having no
    windows open causes Eudora to quit anyway
 + Repaint problem with Trace Window when a dialup connection gets an error


--------
2.0.2b15
--------
Bug Fixes:
 + Escaping out of mailbox selection in filters and closing with system
    button and only Filters window open causes GPF
 + SMTP host in dialup connection method sometimes getting overwritten with
    a different string when using POP Account host name as SMTP server

--------
2.0.2b15
1.4.2b15
--------
Bug Fixes:
 + Attaching a text file with Text As Attachment switch on and using the MIME
    encoding method causes the attachment to be encoded using base64 instead of
    us-ascii or quoted-printable


--------
2.0.2b16
--------
Bug Fixes:
 + PromptSend dialup script command incorrectly documented as SendPrompt

--------
2.0.2b16
1.4.2b16
--------
Bug Fixes:
 + Replying to a message with no From: header causes GPF
 + Having characters > 127 in body of message that has an attachment
    causes QP headers to go out, but no QP encoding gets done


--------
2.0.2b17
1.4.2b17
--------
Bug Fixes:
 + Sometimes when sending text attachments with periods in the middle of a
    line an extra period is sent


--------
2.0.2b18
--------
Bug Fixes:
 + Opening a text file > 64K causes GPF
 + Trace window coming to foreground when not doing a network operation


******************************************************************************
******************************************************************************

-------
2.0.3b1
-------
New Features:
 + Secret Prompt Send command (SPromptSend) does same as PromptSend, but
    doesn't echo clear text to screen

Bug Fixes:
 + Switching between WinSock and dialup connection methods can cause GPF
 + A mailbox folder that has enough mailboxes/folders to cause it to
    have more than one column gets the wrong name for the first mailbox/folder
    in the second column
 + Help window not closed when Eudora quits

Tuning:
 + Filtering of incoming messages now occurs after connection is closed
 + More time given to other applications while filtering

-------
2.0.3b1
1.4.3b1
-------
Bug Fixes:
 + Attaching a Unix text file (i.e. using just LF as end-of-line) with
    Binhex causes all LFs to be stripped
 + Attaching a binary file using Binhex and having Text As Attachment
    switch off causes it to be sent with a Content-Transfer-Encoding: of
    x-uuencode and actually get encoded with Base64 (how's THAT for a bug!)
 + Content-Type: of multipart/digest and bodyparts with no
    Content-Type: MIME header cause message to be ignored on POP server
 + Password getting erased if problem in sending PASS command to the
    POP server (should only be erased if the POP server returns -ERR)
 + Disappearing mailboxes (mainly In)
 + A queued message with a bad address causes the rest of the queued
    messages after it not to be sent
 + Can't queue a message to be sent at a later date/time if the
    date/time is earlier than the date/time than previously set, even
    though this new date/time is not in the past
 + Wait cursor stays on if the connection to the password server fails
 + DESCMAP.PCE file sometimes getting openned twice at the same time
    causing some NFS implementations to produce an error
 + Find not starting at first selected when message when a mailbox is topmost

Tuning:
 + Find progress window now doesn't come up immediately when starting a
    find so that frequently found text doesn't cause a flicker
 + StringTable can be modified to not send X-Sender: header


-------
2.0.3b2
-------
Bug Fixes:
 + Send On Check not working with sending using POP if there are
    messages in the mail spool file
 + A queued message with a bad address causes the rest of the queued
    messages after it not to be sent when using POP to send

-------
2.0.3b2
1.4.3b2
-------
New Features:
 + Commands in text/richtext and text/enriched are now stripped out, just
    leaving the bare text
 + TocDateLeeway setting in [Miscellaneous] section of EUDORA.INI specifies
    the number of seconds that .MBX can be later than .TOC and not produce the
    "Mailbox is later than TOC" error

Bug Fixes:
 + Hitting first letter of nickname in Nickname listbox doesn't start
    back at the top when the bottom is reached
 + Text in Address(es) and Notes fields not getting updated when
    switching to another window


-------
2.0.3b3
-------
Bug Fixes:
 + If the first item on the second column of the Mailbox menu is a
    mailbox folder it doesn't get the subfolders (i.e. no triangle)

Tuning:
 + Uudecode routines now a little more lenient with invalid encodings

-------
2.0.3b3
1.4.3b3
-------
Bug Fixes:
 + Getting a disk error during compaction can sometimes cause corrupt TOC
 + Can get a negative message space value in compact button of mailboxes
 + Toc window increasing on right and bottom by 1 each time closed
 + Trailing comma left on To: header when a "me" address gets stripped
    during a Reply to All
 + A bad character in a Binhex encoding gives up on the encoding, but
    then deletes the message off the POP server


-------
2.0.3b4
-------
Bug Fixes:
 + Timeout too short when doing Ph or Finger queries over a dialup connection
 + Trace window not coming to foreground right away when already open and
    a dialup connection is started

-------
2.0.3b4
1.4.3b4
-------
Bug Fixes:
 + Wait cursor getting canceled when it was never started
 + Received text file attachments getting extra CRLF put at end
 + Filenames with characters > 127 in them not getting sent
 + If a printer has already been selected, then changing the default printer
    in another application causes an error on Print... and Print Setup...
 + A nickname without addresses but with notes doesn't show the notes in
    the Nicknames window
 + If the last disk access was to a floppy drive, then a subsequent network
    operation with the floppy disk removed will cause the WINSOCK.DLL not to
    load

Tuning:
 + Some menus items that didn't have hotkeys (i.e. underlined letters)


-------
2.0.3b5
1.4.3b5
-------
New Features:
 + LinearLMOS setting in [Miscellaneous] section of EUDORA.INI goes through
    every message in the pop mailbox, which is useful for pop servers that
    don't put unread messages after read messages in the pop mailbox
 + Progress window for Empty Trash

Bug Fixes:
 + With LMOS on, sometimes message getting retrieved that have already
    been downloaded
 + 8-bit MIME messages incorrectly labelled as binary
 + SMTP HELO command not sending a parameter when no hostname set up
 + Change password not giving error message if opening banner is an error
 + Zoomed message windows that are left open when closing get a weird
    size/location on restart if started minimized
 + Nested multipart MIME types producing corrupt dialog
 + MIME binary file attachment that's a multiple of 57 + 2 getting the last
    byte stripped in the encoding (which also causes a syntactically bad
    encoding)

Tuning:
 + Recipient headers (To:, Cc:, Bcc:) kept under 72 characters per line
    when sent


-------
2.0.3b6
1.4.3b6
-------
Bug Fixes:
 + Checking for mail with LMOS and no new mail gives incorrect "message
    not found" error
 + Openning POP banner of exactly 128 bytes (including CRLF) causes timeout
 + Automatic mail check sometimes not happening

