aboutsummaryrefslogtreecommitdiffstats
path: root/sm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r--sm/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog
index e0ba197d9..20b02a194 100644
--- a/sm/ChangeLog
+++ b/sm/ChangeLog
@@ -1,3 +1,14 @@
+2003-06-24 Werner Koch <[email protected]>
+
+ * server.c (gpgsm_status_with_err_code): New.
+ * verify.c (gpgsm_verify): Use it here instead of the old
+ tokenizing version.
+
+ * verify.c (strtimestamp): Renamed to strtimestamp_r
+
+ Adjusted for changes in the libgcrypt API. Some more fixes for the
+ libgpg-error stuff.
+
2003-06-04 Werner Koch <[email protected]>
* call-agent.c (init_membuf,put_membuf,get_membuf): Removed.