mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* delete.c: New.
* gpgsm.c: Made --delete-key work. * server.c (cmd_delkeys): New. (register_commands): New command DELKEYS. * decrypt.c (gpgsm_decrypt): Print a convenience note when RC2 is used and a STATUS_ERROR with the algorithm oid.
This commit is contained in:
parent
508ce100c9
commit
9f8fef65ca
8 changed files with 233 additions and 9 deletions
10
sm/ChangeLog
10
sm/ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2002-07-22 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* delete.c: New.
|
||||
* gpgsm.c: Made --delete-key work.
|
||||
* server.c (cmd_delkeys): New.
|
||||
(register_commands): New command DELKEYS.
|
||||
|
||||
* decrypt.c (gpgsm_decrypt): Print a convenience note when RC2 is
|
||||
used and a STATUS_ERROR with the algorithm oid.
|
||||
|
||||
2002-07-03 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* server.c (gpgsm_status2): Insert a blank between all optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue