-- Eremove ChangeLog --
-----------------------------------------------
1.3 (don't ask where 1.2 went) :
- If an error occurs while logging in, an error dialog is shown,
  instead of dumping back to the login window.
- The settings are now saved in ~/.eremove
- When parsing the headers, if a field is not found, it
  makes the entry appear as "unspecified" instead of segfaulting
  (as it was doing with mails without subjects)

1.1 :

- made logging of the client/server communication more verbose, 
  better for debugging.
- Size now gets determind from a LIST command, instead of TOP 
  (some mail servers don't return the size in the TOP command, 
  as its not part of the RFC)
- Progress bars actually reflect progress

