summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-01-24 11:36:23 +1100
committerDamien Miller <djm@mindrot.org>2003-01-24 11:36:23 +1100
commit6c71179f6839ab49e4e8a91209eef85dc190d5f1 (patch)
tree199fd690f2933dc18a687d5b86be467a2250f2d1 /ChangeLog
parent5a93add673a68d9ef67504b17913254498f4deb9 (diff)
- markus@cvs.openbsd.org 2003/01/23 13:50:27
[authfd.c authfd.h readpass.c ssh-add.1 ssh-add.c ssh-agent.c] ssh-add -c, prompt user for confirmation (using ssh-askpass) when private agent key is used; with djm@; test by dugsong@, djm@; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ecd2f7fa..2fb0b941e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
3 - jmc@cvs.openbsd.org 2003/01/23 08:58:47 3 - jmc@cvs.openbsd.org 2003/01/23 08:58:47
4 [sshd_config.5] 4 [sshd_config.5]
5 typos; ok millert@ 5 typos; ok millert@
6 - markus@cvs.openbsd.org 2003/01/23 13:50:27
7 [authfd.c authfd.h readpass.c ssh-add.1 ssh-add.c ssh-agent.c]
8 ssh-add -c, prompt user for confirmation (using ssh-askpass) when
9 private agent key is used; with djm@; test by dugsong@, djm@;
10 ok deraadt@
6 11
720030123 1220030123
8 - (djm) OpenBSD CVS Sync 13 - (djm) OpenBSD CVS Sync
@@ -1062,4 +1067,4 @@
1062 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1067 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1063 ok provos@ 1068 ok provos@
1064 1069
1065$Id: ChangeLog,v 1.2583 2003/01/24 00:34:52 djm Exp $ 1070$Id: ChangeLog,v 1.2584 2003/01/24 00:36:23 djm Exp $