
Changes since version 0.0009:

  * From now on Sandmail's not compatible with GTK+ 1.0.x series.
  * CList/CTree compability with GTK+ 1.1.5
  * Added progressbars when getting mail & opening a folder
  * Notebook in config window made scrollable (does not work -- why?)
  * Popup menu added to config window (right-click on the notebook)
  * Text is hidden in the password entry widgets now
  * Message list is now cleared when user clicks on a folder and the program
    cannot open folder file.
  * Saving PGP settings - but still no pgp support
  * tmpfiles now deleted, not zeroed in length
  * Strips headers when viewing messages, also view with full headers option
    added to config.
  * Pull-down menus added. If you re-assign the shortcut keys, the changes
    are saved to ~/.sandmailrc.menus


Changes since version 0.0008:

  * I18N support added.
  * PGP Support tab added to config but no code yet, even does not save
    the pgp settings :)
  * Get mail button works now. Using Seung-Hong Oh's code from Fetchpop 1.9
  * threading of messages implemented (EXPERIMENTAL -- need Gtk+ 1.1.2 or
    higher)
  * GtkCTree support. (need Gtk+ 1.1.2 or higher)
    Support for GtkCList is still there.
  * Prev unread, Prev, Next, Next unread buttons implemented
  * " 's in From & To fields are stripped now
  * Date field 'enhanced'.
  * Sorting of msgs by Order/Date/From/To/Subj/Flags implemented.
    (need Gtk+ 1.1.2 or higher -- no clist_sort functions in earlier versions)
  * Format of config file changed, re-ordering of lines bug fixed.
    Please delete your config file or fix it (hard work)
  * Signature file added to config
  * fixed the parameter bug (could not use parameters) in web browser config.
    also, now you must specify where to insert the html filename with
    the %s parameter. (e.g. "/usr/local/bin/netscape %s", or a better
    example, "xterm -rv -ls -T "View message" -e lynx %s")
  * Replaced my 'custom' toolbar code with GtkToolbar, which is faster and
    much easier to use.
  * Added version field to the config file


Changes since version 0.0007:

  * autoconf & automake support added (auto* freaks pls check it out, it is
    my first experience with auto*)
  * fixed a bug, now saving the changes in account config. sorry about that.
    (thanks to Phillip Neumann)
  * i18n will be added soon (need HELP about this -- see I18N.README)

