--- trunk/NEWS 2006/03/27 10:05:25 191 +++ trunk/NEWS 2006/05/01 12:22:18 208 @@ -775,4 +775,36 @@ * In some dialogs the UTF8 decoding was incomplete. * Reload key cache when GPG settings were changed via the taskbar menu. - \ No newline at end of file +* Better input checks for the key generation. +* Allow no interactive input when --stop is used. +* Allow to select the language on first start when no + installer has been used for installation. +* Restore the original file name after decryption if possible. +* Fix problem to send keys to some keyservers. +* New edit key command to compact keys. + +(0.11.11) +* Fix clipboard problem on non-XP systems. +* Allow to fetch multiple keys in the keyserver searching dialog. +* Fix proxy support. + If a proxy was enabled in the past but not any longer, it might + be possible WinPT uses the proxy port instead of the keyserver + port to connect to the destination host. + +(0.11.12) +* Fix problem with hanging process while editing the key. +* Support to show the PKA status if possible. +* Fix problem that the comment is not correctly utf8 encoded + in the key edit dialog. +* Fix UTF8 problem in the designated revoker code. + + +Noteworthy changes in version 0.12.x (2006-xx-xx) +================================================= +(0.12.0) +* Store sorting order in the Key Manager. +* Correct the view of the user ID preferences. +* Allow a designated revoker to issue a revocation certificate + for a key. +* Rewrote parts of the cache to key list control association system. +* Unified utf8 decoding system to avoid further problems.