0.1b7
-----
    * Fixed a non-fatal bug in the quoted printable decoder.
    * Compiled with readline lib 4.1.

0.1b6
-----
    * Signal handling! CTRL-C can now be used to stop the 'slist', 'list'
      and 'read' commands without terminating prepop.
    * Added message headers that can be shown when you read mail (X-mailer,
      Charset (not really a header), X-Priority).
    * Added feature in settings mode to turn on/off the different headers to
      be shown when reading mail.
    * Added a scrolling feature, allowing you to have mail shown
      char-by-char with a variable delay. I know, too many movies. ;)
    * Message size is no longer limited to 10kb, sorry about that.
    * Fixed communication routines to handle different type of servers and
      timeouts better. These are going to be 100% redesigned soon.

0.1b5
-----
    * Problems when logging in to certain servers should be fixed
    * Fixed annoying errormessage when listing a deleted message
    * Fixed formatting of text in small terminals

0.1b4
-----
    * First public release
    * Send POP3 command directly to the server
    * Get a listing with common headers for all messages on server
    * Read messages on server without downloading attachments
    * Delete messages on server
    * Bookmark your POP3 server(s)
    * A mode where settings can be changed
    * Online with the server until you logout or the session timeouts
    * Ability to use a resource file (/etc/prepoprc, ~/.prepoprc)
    * Online help on all commands for the current mode (type 'help')
    * Uses the GNU readline library for efficient commandline editing
