v0.5.5 (04/20/01):

	- Drafting multipart messages now work (although the
	attachments will not show up unless you edit the message).

        - Attachments which are being shown inline in the message
        viewer are indicated on the attachment selection menu.

        - Messages in the outbox are now only moved to the trash
        folder when the message is actually sent (no need to do 
        an explicit 'draft' again to save the document if you're
        not sending it after successive edits).

        - Singlepart base64 encoded messages are now correctly 
        decoded.

	- More happy along with python2.0 and gnome1.4, although
	there are some problems with the the treeview icons in
        gnome-python1.4.0.

        - Some small fixes.

v0.5.4 (04/02/01):
        - Fixed a bug that prevented detecting messages delimiters 
	(From lines) when the username in the email address included
	 spaces.

        - Fixed a bug when filling paragraphs and having set a small
        fill-width.

	- Messages are now moved from the outbox to the trash folder
	when editing them (doing a subsequent 'Draft' will cause
	messages to reappear in the outbox folder).

	- Added drag and drop of attachments from gmc, mozilla and
        nautilus (drag from file browser and drop in composer text
        window).

	- If there are mails being edited and the user tries to 
	quit, an exit confirmation popup appears.

        - Added optional notify popup when messages have been
        successfully sent.

        - Added configuration of paragraph fill-width for the 
        composer.

        - Added some new menu icons.

	- Some minor modifications to the composer gui.

v0.5.3 (03/21/01):
        - Quoted-printable message bodies are now correctly decoded in
        singlepart messages.

        - Added paragraph text-fill to the composer (Edit->Fill ...).
        
        - Fixed the bug where sign/crypt of large messages caused
        message sending to hang.

	- Fixed some bugs related to updating the folder index files
	when replying/forwarding mail.

v0.5.2 (03/16/01):
        - Fixed a bug that caused reply-all not to work properly.

v0.5.1 (03/15/01):
        - Initial GPG support.

        - Fixed a bug where replying to a mail and changing folder
        before sending the mail would cause a traceback.

	- Improved window geometry handling when resizing.

        - Fixed a bug that caused the indexing code to break
        because of some broken code in the account system. 
	
v0.5.0 (02/14/01):
        - Added support for multiple accounts.

        - Added support for sending mail using 'sendmail -t'.

        - Added Bcc to the mail edit window.

        - The folder view tree now remembers the state of
        previous invocations.

        - Improved the 'New mail' popup layout.

        - Fixed a bug when mime-encoding From: headers with 
        with spaces (they where not escaped properly).

        - Improved handling of filename history in preferences.

        - When filtering messages, the date is now set correctly.

        - Invoke addresslist in compose window by pressing buttons
        on the 'To', 'Cc' and 'Bcc' entries rather than separate
        addresslist buttons.

        - Attachments are now listed in a menu which make them
        take less window space in message viewer/composer,
        especially if there's a lot of attachments in a message.

        - Some of the windows have been made more consistent with
        respect to alignment and widget positions.

        - Better mime-type handling.  Will obey gnome mime types
        in most respects and hopefully crash less when pressing
        the 'view' button (this is still a bug in gnome-python).

	- Messages can be stored for later editing/sending using
	the "Send mail later" menu-button in the composer. Messages
	are stored in the 'outbox' folder and can be edited
	by doubleclicking on the message in the folder viewer.

v0.4.5 (11/22/00):
	- When deleting a message the next message is viewed
	instead of jumping to the top of the folder.

	- Fixed the bug that caused a traceback when doing
	time conversion.  This inhibited folders from getting
	viewed in some locale settings.

	- Fixed the bug that caused two subject lines to 
	appear in headers.

	- Fixed a rare bug that caused the window geometry 
	initialization code to crash.	

        - The In-reply-to header was bugged for reply all.

        - Never start more than one external command for
        fetching mail at a time.

v0.4.4 (11/09/00):
        - Fixed some small bugs that inconveniently threw
        tracebacks at odd times.

        - MIME encoding of headers now works as they should,
        previously this only worked when there was _one_
        MIME character to be encoded.

        - Fixed an obscure multipart/mixed parsing bug.

        - Fixed a bug where the window geometry would not
        initialize.

        - Bogus To: and Cc: headers no longer throw a traceback
        in the message viewer.

v0.4.3 (09/28/00):
        - Fixed the incredibly embarrasing startup bug caused
        by a preferences value not being set when installing
        without upgrading from a previous 0.4.X version.

	- The rename folder operation now only allows renaming
	leaf nodes in the folder tree to avoid tracebacks.

	- Fixed a bug where Pygmy would not view a multipart
	message if the last message boundary was missing.

	- Fixed a bug where Pygmy would not discover single-part
	MIME messages.

	- Forwarding with empty subjects did not previously
	work.

        - Search has been added, visually flavoured by the 
	search stuff in the Evolution mail client.

        - Window sizes are now preserved across invocations
        of Pygmy.

        - The 'sent-mail' folder item is no longer set to
        bold font when there is unread stuff in it, since
        it's obvious that there's unread messages there.

	- "Get New Messages" was added to the File menu for
	consistency and to allow a keyboard shortcut.

	- From: headers are now correctly decoded when
	they span multiple lines.

	- When running the filters, some other operations
	are disabled since concurrent access to folders
	may cause corruption.

	- If you have 'antiword' installed, you may now view
	application/msword attachments inline in the message
	viewer (press the view button for the attachment).

v0.4.2 (08/29/00):
	- Made an override for the get_font_name() typo in the
	gnome.ui module.  No longer a traceback in preferences
	when using old gnome.ui modules.

	- Navigating messages with keys defined by menu items
	Message->Next/Prev now works a lot better (the display
	scrolls correctly now).  The message display also grabs
	focus to allow seamless navigation within the message using
	page up/down keys.

	- The "Send Later" button in the message composer is now
	active, and copies messages to the outbox folder instead
	of sending them.  Sending the messages in the outbox folder
        is not activated yet, it needs a bit more testing.  So
        don't use this feature just yet.

	- Added a font selector for the compose window to the
	preferences.  Right now, Pygmy must be restarted after
	changing fonts.

v0.4.1 (08/18/00):
	- Remove filters in the filter editor now works.

	- The 'outbox' folder was added when not necessary, which
	caused Pygmy to crash sometimes (when accessing filters).

	- Filters moving messages to folders that do not exist
	now gives an error message instead of a traceback.

	- If gnome-python is not installed, show an error message
	instead of a traceback.

        - Check that users do not add invalid regular expressions
        in the filter editor (will try a re.compile first).
        
        - The "Get Mail" button can be associated with an external
        command (e.g. run fetchmail each time Get Mail is pressed).

	- Drag'n drop from the folder view to target folders now
	sort of works as expected.  The Move button is now obsolete,
	and has moved to the Message menu instead.

	- Switched to using gnome mime handling. Note though that
	this causes gnome (and Pygmy with it) to crash if trying to
	view a document whose mime-type is undefined in gnome.
	If encounter this, just enter a	mime type for the document
	in the gnome mime configuration.

v0.4.0 (08/11/00):
	- Added filter support/editor (Dag Brattli <dagb@fast.no>).

	- Folders are now displayed in a treeview, with support
	for subfolders (Dag Brattli <dagb@fast.no>).
	
	- Editing mail is now done in a separate window, meaning
	that you may edit more than one mail at a time.

	- Message viewer may optionally operate in one or more
	separate windows or inline in the main window.

	- Lots of bugfixes, most important is that Pygmy now
	interoprates much smoother with other mailbox clients (mutt,
	pine, elm) without getting confused when sharing folders.
	Folder corruption is much more unlikely to happen.

v0.2.9 (03/18/00):
	- A time conversion bug has been removed that caused
	Pygmy to crash when accessing messages with an invalid
	Date: header.

	- Some of the folder locks have been removed to avoid
	some reoccuring deadlocks.  Now, only the mail spoolfile
	is locked.

v0.2.8 (02/01/00):
	- Error handling for invalid messages is now more robust.

	- Reply/forward to multipart messages does not include any
	content except for text.

	- In-reply-to header field is now generated correctly.

	- Started on filters, not useable yet.

v0.2.7 (01/14/00):
	- Sent mail is now stored in the sent-mail folder.

	- Some code cleanups (by Ken Kinder).

	- Cleaned up scrollbar handling in most widgets.

	- Fixed minor bug in address list name expansion.

v0.2.6 (12/06/99):
	- Removed a bug in the subject citation.  Barfed on empty
	subject lines.

	- Added an option to disable automatic check for new
	mail.  Gives better integration with external new mail
	notifiers like 'gkrellm'.

	- Updated the README file.

v0.2.5 (12/01/99):
	- Extremely embarrasing startup bug removed.  People upgrading
	from previous pygmy versions should no longer get errors.

v0.2.4 (11/30/99):
	- Added drag and drop integration with email addresses in
	GnomeCard.  You may now drag entries from GnomeCard to the
	Cc: and To: fields in the message composer.

	- Added 'Reply-to' field in preferences.  Also use the 
	Reply-to field as target address when replying to mails.

	- Added 'Save as...' in right mousebutton ops to enable saving
	messages without accessing the top menu.

	- Added 'All headers' in right mousebutton ops to enable 
	viewing headers without accessing the top menu.

	- Updated the README file.

v0.2.3 (11/03/99):
	- Added some right-mousebutton ops to the folder viewer.

	- Added ability to add existing Unix mailboxes to the
	Pygmy folder collection.

	- Added some GnomeFileEntry widgets in preferences.

	- Default values for preferences wizard no longer 
	depends on environment variables only (by Jon Helland).

	- Fixed some bugs in the folder editor when doing
	operations on a folder that is currently active.

	- Fixed a bug when starting Pygmy for the first time
	with mailboxes in the folders directory.  The bug caused
	Pygmy to crash.

       	- The separator in the folder selection is no longer
        shown if the user has no user folders.

	- Updated the README file.

	- Other minor fixes.

v0.2.2 (10/27/99):
	- Fixed the addresslist to allow selecting more than one
	entry to put into the To: and Cc: fields.  Also added
	ability to multiselect names for deletion.

	- Minor bug fix in Preferences window

v0.2.1 (10/20/99):
	- Fixed a minor display bug when doing message deletions.

v0.2 (09/29/99):
	- Added basic attachment and MIME support.  You can now
	compose	and view/save multipart messages.

	- Added "Save as..." menu item, where you can save
	messages from the folder window or message display
	window.
	
	- Added "Preferences" menu item, with basic configuration
	options.  Includes invocation of the fetchmail configurator.
	More options will be added later (it's a start).

	- Added "Insert File..." menu item, where you can read
	files into a mail composer window.

	- Added "View All Headers" menu item, where you get a
	window displaying all headers of the current message.

	- Added number of messages in folder/number of unread
	messages in the mail folder status line.

	- Added "Empty Trash" menu item, and automatic trash
	cleaning option in preferences.

	- Added a "No new mail!" popup when pressing the check
	button and no new mail is available.

	- Added signature file handling.  You may hack your own
	Python function to return the signature (file) contents
	in fileops.getsignature.
	
	- Added options to augment which message headers
	should be displayed.

	- The folder edit window is now accessible in other
	windows in addition to the folder viewer.

	- Nicknames in the addresslist are now expanded with
	optional confirmation dialog.

	- Fixed a bug which caused the status field in the inbox
	folder to be reset for each message when a new message
	arrived.

	- Fixed "Reply All" bugs, should now work as expected.

	- Fixed a bug in the "Move" button interface, caused the wrong
	target folder and currently viewed folder to intermix.

	- A number of other minor bug fixes.

v0.1 (05/20/99):
	- First release.
