aboutsummaryrefslogtreecommitdiffstats
path: root/sm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r--sm/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog
index 703f8cdf3..c2cf619a4 100644
--- a/sm/ChangeLog
+++ b/sm/ChangeLog
@@ -1,3 +1,12 @@
+2002-02-06 Werner Koch <[email protected]>
+
+ * decrypt.c (gpgsm_decrypt): Bail out after an decryption error.
+
+ * server.c (reset_notify): Close input and output FDs.
+ (cmd_encrypt,cmd_decrypt,cmd_verify,cmd_sign.cmd_import)
+ (cmd_genkey): Close the FDs and release the recipient list even in
+ the error case.
+
2002-02-01 Marcus Brinkmann <[email protected]>
* sign.c (gpgsm_sign): Do not release certificate twice.