aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r--agent/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog
index fbb1a37e0..ed4c8a4cb 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-01 Moritz Schulte <[email protected]>
+
+ * command-ssh.c (ssh_identity_register): Make KEY_GRIP_RAW be 20
+ instead of 21 bytes long; do not fill KEY_GRIP_RAW[20] with NUL
+ byte - KEY_GRIP_RAW is a raw binary string anyway.
+
2006-02-09 Werner Koch <[email protected]>
* call-scd.c (struct scd_local_s): New field next_local.