Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 198 → Rev 199

/relevation/trunk/CHANGELOG
1,5 → 1,17
$Date$
 
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
 
1.0 (2011-06-30):
- First public release