CHANGELOG
 - Mar 23, 1999 (v 0.1.8)
   Fixed endmsg bugs.  Fixed folder bug.  Fixed mysterious "document
   contains no data bug.  Versioning changed to 0.1.x.  Fixed URL linking.
   Moved sources to CVS.
 - Mar 22, 1999 (v 0.1pre7)
   Newest messages are now listed first, and many associated bugs have
   been fixed.  Form size in message composer is now associated with
   linewrap preference.  Number of messages per page is now
   user-configurable (DB change).  Added a test script.
 - Mar 19, 1999 (v 0.1pre6)
   Places in the code that need to be fixed are labled FIXME.  Grep for
   them if necessary.  Bugfixes, bugfixes.  Some more bugfixes.  Default
   page now lists number of scheduled items.  Fixed linewrap bugs and made
   the automatic linking stuff faster for large messages.  twigLink() now
   creates unique URLs no matter what.  Mailbox can now be sorted or reverse
   sorted.  Page sizes are now in place for mailbox views.  Replys and
   Forwards now ignore attachments.  Folder management is now under prefs.
   Some HTML or text attachments can now be viewed inline.
 - Mar 08, 1999 (v 0.1pre5)
   Groups bugfixes.  Full message headers are available in comment form in
   the HTML source.  Fixed bookmark editing bug.  Fixed folder breakage.
   Increased size of phone number fields.  Lots more bugfixes.
 - Feb 23, 1999 (v 0.1pre4)
   New mail notification on every page.  Some bugfixes.  Priority is now
   listed.  Group fixes and additions.  Added twigLink() function to
   handle some session info across links.  Almost all links should now use
   twigLink().  Category is now listed in todo field.  Most fields are now
   sortable.  Default group changed to "ALL."  Added country field to
   contacts.  Added MOTD feature (edit config/motd)
 - Feb 22, 1999 (v 0.1pre3)
   Scrolling through day view buttons added.  Added "completed" field to
   todo app (and altered twig_todo table def).  Finished replacing 
   addressbook with contacts.  Default group is still "Unfiled" but
   there is also now a group "ALL" which is all items available to you.
   Prettied up contact manager.  Added "mobile" field to contacts.
   Fixed "Add to Addressbook" feature.  Added Leon Brooks' pgsql changes.
   Several more bugfixes.  Some database table definitions have been
   slightly altered (s/end/finish/, s/user /username /, and made all
   groupid NOT NULL).
 - Feb 12, 1999 (v 0.1pre2)
   Bookmarks feature added, lots more.  Reply-To: preference was added.
   BCC: was added.  Bookmarks feature (and table definition) was added.
   Contact manager was added.  Messages can be moved to different folders
   now (thanks to Tyler Bindon).  Pagetitle Updates.  CREDITS are now
   displayed as a comment on all pages.  Mail now gets written to a
   "sent-mail" folder automatically.  Added "wrap=soft" to todo, bookmarks,
   contacts, and calendar features.  Added "Go To" box at the bottom of
   the page for quick URL opening.  Implemented new grouping scheme which
   will eventually be extended for full groupware capability.  Replaced
   the old addressbook with the contact manager (old addressbook code
   will be re-added later for optional compatibility with IMP).
   Feb 08, 1999 (v 0.1pre1)
   I already forgot which changes were specific to pre1.  See above.
 - Feb 08, 1999 (v 0.07a)
   Muppet/Maple has changed names (already) to TWIG.  Also, we are taking
   a new direction and turing TWIG into a full-featured Groupware app.
   (phere our buzzwords!).  E-Mail is complete, scheduling will be added
   from code we already have written, etc.
   Added TODO file. Date sorts on Recieved instead of Message Date now.
 - Feb 05, 1999 (v 0.07)
   Name changed from Muppet to Maple (to avoid copyright infringement).
   Added reply to all feature.  Added time field to mailbox overview.
   Messages are now sortable by column.  Clickable links now go to a new
   window.  Fixed a few more bugs that caused problems in NetPositive.
   Added CREDITS file.  Added dbFetchObject() to mysql.db.inc
   $dbconfig[sqltable] has been changed to $dbconfig[addr_table] and there
   is now a $dbconfig[prefs_table] as well.  Preferences can now be stored
   in a database instead of cookies.
 - Feb 02, 1999 (v 0.06f)
   Zillions of tiny bug fixes (lots for compatibility with browsers like
   NetPositive (of BeOS)), and a "Select All" button.  Some enhancements
   were made to the way muppet responds to certain actions like replying,
   etc. Added the CHANGELOG and COPYING files.
 - Jan 24, 1999 (v 0.06e)
   Server Configuration is now in config.inc
 - Jan 24, 1999 (v 0.06d)
   Several more stupid bugfixes (changing $imap_server works, addressbook 
   updates work, etc). Some additional mailbox management was also added.
 - Jan 20, 1999 (v 0.06c)
   More stupid bug fixes.
 - Jan 20, 1999 (v 0.06b)
   Fixed stupid harmful bug in mailbox handling and multimessage delete.
 - Jan 20, 1999 (v 0.06a)
   Fixed bug in addressbook that would wipe out all addresses.
 - Jan 20, 1999 (v 0.06)
   Added addressbook and a few minor changes elsewhere to accomodate it.  Uses IMP-style
   MySQL database (for cross-compatibility).
 - Jan 20, 1999 (v 0.05a)
   Multiple Message Deltes are now possible.  Some attachment fixes, as well as some
   header changes from <bhuism@Cam045312.student.utwente.nl>.
 - Jan 12, 1999 (v 0.05)
   Moved some files around just to confuse you.  Features are now in the features dir,
   while configurables are in the config directory.
   Authorization is now done based on discussions with the IMAP server, so if you type
   in the wrong password, you don't have to shut down your browser.
   File Attachment Viewing works better.
   You can now switch between subscribed folders.
   We also got a logo (thanks to corey@wiw.org)
 - Dec 31, 1998 (v 0.04a)
   Fixed the bug where the first line of each message was missing.  Also
   fixed bug in next message feature.
 - Dec 28, 1998 (v 0.04)
   Real Name preference was added, along with wordwrapping feature (and
   matching preference).  Some cosmetic changes and bug fixes too.
 - Dec 23, 1998 (v 0.03)
   Added support for signature preference (and proved I could make many
   meaningless releases in one day!)
 - Dec 23, 1998 (v 0.02a)
   Removed imap_close() because it was sorta silly to use.
 - Dec 23, 1998 (v 0.02)
   Added support to send and download attachments
 - Dec 18, 1998 (v 0.01)
   Initial Release
