$Date: 2011-07-13 18:53:00 +0200 (dc, 13 jul 2011) $

1.1 (2011-07-13):
	- Support cryptopy if PyCrypto is not available. Enhances
	  cross-platform support.
	- Print an error message if the decryption produced wrong data
	  (normally caused by a bad password)
	- Add PyCrypto/cryptopy to version info (--version)
	- Windows support enhancements:
	   - Minimalistic GUI
	   - Py2exe support
	   - Packaging scripts
	- Fix uninstall procedure

1.0 (2011-06-30):
	- First public release

