Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 185 → Rev 196

/relevation/branches/1.1/CHANGELOG
1,11 → 1,15
$Date$
 
1.1 (2011-07-05):
1.1 (2011-07-08):
- 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
 
1.0 (2011-06-30):
- First public release