summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 14:25:31 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 14:25:31 +1000
commit4c7728c651254eb05a8c3ffbcc25632b7c80e722 (patch)
tree0b8a1dac10bdd24f2d26883952d90f7fe51bf6d1 /ChangeLog
parent733124b5dd735cdd12be7dd7002a22f5d3896e29 (diff)
- canacar@cvs.openbsd.org 2007/09/25 23:48:57
[ssh-agent.c] When adding a key that already exists, update the properties (time, confirm, comment) instead of discarding them. ok djm@ markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 46729e70a..8345586e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,10 @@
16 These options have been in use for some years; 16 These options have been in use for some years;
17 ok markus@ "no objection" millert@ 17 ok markus@ "no objection" millert@
18 (NB. RCD ID sync only for portable) 18 (NB. RCD ID sync only for portable)
19 - canacar@cvs.openbsd.org 2007/09/25 23:48:57
20 [ssh-agent.c]
21 When adding a key that already exists, update the properties
22 (time, confirm, comment) instead of discarding them. ok djm@ markus@
19 23
2020070927 2420070927
21 - (dtucker) [configure.ac atomicio.c] Fall back to including <sys/poll.h> if 25 - (dtucker) [configure.ac atomicio.c] Fall back to including <sys/poll.h> if
@@ -3287,4 +3291,4 @@
3287 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3291 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3288 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3292 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3289 3293
3290$Id: ChangeLog,v 1.4763 2007/10/26 04:25:12 djm Exp $ 3294$Id: ChangeLog,v 1.4764 2007/10/26 04:25:31 djm Exp $