08-Nov-2004 Richard Jones

  * Released version 0.3
	
07-Nov-2004 Richard Jones
  
  * Added a mutable filesystem root directory (previously the root directory
    attributes were hard coded). Change requested by Klaus Ethgen.
  * Added further fixes to link counting.
  * Fixed bug caused by '-' and '+' symbols in filenames (reported by Daniel Vogelbacher) 
  * Added simple test cases in tests.py
  * Added protocol version to messages to support backwards compatability
    in the future (Suggested by Jason Boles).

30-Oct-2004 Klaus Ethgen <Klaus att Ethgen.de>

  * Fixed several bugs associated with link counting
  * Clear inode cache to avoid getting out of sync when manipulating hard links
  * Added '.' and '..' to directory listings

22-Oct-2004 Scott Worley <sworley att chkno.net>

  * Shortened delimiters and field ids
  * Default to using message snippet to try and
    avoid retrieving full message.

18-Sep-2004 Suren A. Chilingarian <csa att dside.dyndns.org>

  * Fixed problem with non-alphanumeric passwords
  * Support for HTTPS proxy
  * Minor logging improvements
  * Configuration file support:
	+ Log Level
	+ User Accounts
	+ Connection Settings

30-Aug-2004 Richard Jones

  * Fixed bug in mkdir call
  * Released 0.2

28-Aug-2004 Richard Jones

  * Initial release 0.1

