blob: 754a4afb7df6ccf52bc1eaaa3966fec9b4aca877 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
0.0.0.4
- fixed buffer overflow of the key parsing routine (serious bug)
- changed appearance of the passphrase dialog to system modal
- added logging capability
0.0.0.3
- fixed problems running on smp machines (thanks braini)
- moved temporary stored files to the plugin directory
- updated some translations
0.0.0.2
- removed readonly checkbox from the <Select GnuPG Executable> dialog
- disabled multiple warnings at startup if "gpg.exe" not available
- redesigned option dialog pages
- added userdefined plugin tags ("<GnuPG Plugin>", "</GnuPG Plugin>")
- changed initial value of <Store Passphrases Temporary> to checked
- added translation support (not tested)
- some minor changes
0.0.0.1
- initial release
|