/[winpt]/trunk/NEWS
ViewVC logotype

Diff of /trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 201 by twoaday, Sat Apr 22 18:30:24 2006 UTC revision 246 by twoaday, Tue Jul 11 08:55:57 2006 UTC
# Line 797  Noteworthy changes in version 0.11.x (20 Line 797  Noteworthy changes in version 0.11.x (20
797  * Fix problem that the comment is not correctly utf8 encoded  * Fix problem that the comment is not correctly utf8 encoded
798    in the key edit dialog.    in the key edit dialog.
799  * Fix UTF8 problem in the designated revoker code.  * Fix UTF8 problem in the designated revoker code.
800    
801    
802    Noteworthy changes in version 0.12.x (2006-xx-xx)
803    =================================================
804    (0.12.0)
805    * Store sorting order in the Key Manager.
806    * Correct the view of the user ID preferences.
807    * Allow a designated revoker to issue a revocation certificate
808      for a key.
809    * Rewrote parts of the cache to key list control association system.
810    * Unified utf8 decoding system to avoid further problems.
811    * In some cases the keyserver output were truncated.
812      Now dynamic buffers are always used to avoid truncated output.
813    * Minor bug fixes and usability issues for the Key Manager.
814    
815    [Updated languages: de, jp]
816    
817    (0.12.1)
818    * Fix problem with power-point files and the File Manager
819    * Be more liberal on default key entries.
820    * Show all recipients in the File Manager decryption dialog.
821    * Improved keyserver searching code.
822    * Fix problems when no secret key is available (File+Key Manager).
823    * A lot of cleanups all over the place
824    * Fix a re-introduced problem in the HTTP code.
825    
826    (0.12.2)
827    * Fix double-click code for the Explorer.
828    * Avoid problem in the key property dialog when a key
829      has designated revokers.
830    * More PGP-friendly file output for encryption/signing/export.
831    * Adjust verify code to print a stronger warning in case that
832      the issuer key is not certified by a trusted sig.
833    * Fix problem on first-start when the default keyserver will be set.
834    
835    (0.12.3)
836    * Fix sigv due to missing patch.
837    
838    
839    Noteworthy changes in version 1.0.0 (2006-06-XX)
840    ================================================
841    
842    * The passphrase dialog now contains an additional
843      hint for which key the passphrase is.
844    
845    * Do sanity checks to avoid that the user can mark
846      a revoked user id as the primary ID. And similar
847      that a fully trusted user ID cannot be signed again.
848      
849    * The Key Manager now remembers the window size and
850      restore the values from the registry and resize the
851      window accordingly.
852      
853    * The key sign dialog now has a feature to display the
854      photo of the key owner if it is available.
855    
856    * Fix a problem in the key edit dialog when a new
857      subkey was added and the algorithm was displayed
858      as "???".
859    
860    * The verify list dialog now also uses icons to
861      make it easier to recognize the signature state visually.
862    
863    * Allow 8-bit passphrases, formerly utf8 encoding of the
864      passphrases.
865    
866    * Avoid crashes when the user tries to execute functions
867      that access the key cache during synchronisation.
868    
869    * Better keyserver error messages.
870    
871    * The decrypt/verify command does not show a separate signature
872      verify message box for each message any longer but add
873      the signature information to the viewer dialog. This avoids
874      that the user needs to remind the signature state, while viewing
875      the text.
876      
877    * Fix a special case in the keyserver code which would lead to
878      a crash after receiving.
879    
880    * Correct sorting problem in the Encryption dialog and that
881      sometimes the wrong icon is displayed in the header control.
882    
883    * Simplify Clipboard Editor dialog.
884      It now has a menu to avoid the overloaded look with many
885      buttons. As a new feature, it also provides shortcuts for
886      some GPG commands.
887    
888    * Fix problem in the control logic of the GPG preference dialog.
889      Now a changed home dir should no longer be displayed again
890      as the users local application folder (append with \gnupg).
891    
892    * Models for the list view controls to make the integration
893      of new feature more easier. For example the major view controls
894      do now support sorting.
895    
896    [updated translations: Japanese, German, Portuguese(BR)]

Legend:
Removed from v.201  
changed lines
  Added in v.246

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26