1999-12-19  Paul Schifferer <gandalf@isengard-dev.org>

	* Started work on the "MDI interface," basically,
	  the Netsacpe/Outlook-like multi-paned folder/message/
	  contents view.
	* Fixed a crash on saving settings when running the
	  program for the first time.
	* Added appropriate options for integrated display.
	* Added test code for window snapshotting.

1999-12-18  Paul Schifferer <gandalf@isengard-dev.org>

	* Added support for viewing image attachments.
	* Added conditionals for Bonobo support (unfinished).
	* Fixed a crashing bug when trying to view embedded
	  multiparts.

1999-12-17  Paul Schifferer <gandalf@isengard-dev.org>

	* Finally ported the POP3 code and did a bit of testing
	  on it.
	* Totally redesigned the settings dialog.
	* Enabled filters window widgets.
	* Integrated patch for spec file for building RPMs.

1999-12-01  Paul Schifferer <gandalf@isengard-dev.org>

	* Enabled reply and forwarding of messages, for
	  real, this time. ;)

1999-11-12  Paul Schifferer <gandalf@isengard-dev.org>

	* Removed the dependency for <popt.h>.
	* Added more functionality to the Compose window, as well
	  as a moderate-major redesign.  It's a bit cleaner now,
	  but is broken as far as adding addresses.  Really need
	  to get the address book written.
	* Designed the SMTP window, and got the low-level SMTP
	  code working.  Can now successfully send messages.
	* Designed a couple Compose-related windows.
	* Split out some of the code into smaller, more manageable
	  modules.
	* Implemented message replying.  Untested.
	* Implemented inserting files to compose text, including
	  uuencoding.  Also untested. :)

1999-10-10  Paul Schifferer <isengard@geocities.com>

	* Main window now lets you know if there are messages
	  in the folder, and the size.
	* Folder windows now read their contents and display a
	  list of messages.
	* You can open a message reader window, which only sort
	  of works at the moment.  Doesn't support any media types
	  other than text/plain, but that'll change soon.
	* Renamed a LOT of functions in the code for naming
	  consistency.  Boy that broke a lot of stuff! ;)
	* Added a couple checks to configure.in for GTK, etc.
	  I still need something that will make sure that the 
	  user has Gnome 1.0.42 or better, since it seems that
	  the GnomeDruid doesn't work in versions prior.  Tired of
	  getting "it opens the window but there's nothing in it"
	  messages. ;)  I'm poking around in other Gnome/GTK stuff
	  to see if I can find something, but I'm so green with
	  automake/conf/header/yougettheidea, I dunno what I'm
	  looking at half the time.  If anybody bothered to read this
	  far and knows how to do that, help! :)  Thanks.

1999-10-01  Paul Schifferer <isengard@geocities.com>

	* Changed the version number to more properly reflect
	  the developmental status of Eucalyptus, i.e., 0.1.1.
	* Added a GnomeDruid that guides the user through
	  initial configuration if there is no ".eucalyptus"
	  directory in their home directory.
	* Reworked the prefs a bit from the original Amiga code
	  to allow some modularity.

1999-09-26  Paul Schifferer <isengard@geocities.com>

	* Initial alpha release.


