summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-21 00:08:39 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-21 00:08:39 +0000
commit2b266b7f083e969cba04a035eba46a6d96c0c1e3 (patch)
treefb9ecf1af23c8d94a3608c22e7c7779a3419c42e /ChangeLog
parentc90f8a98eaffccb8248111206416e1c9ed206da9 (diff)
- markus@cvs.openbsd.org 2002/06/15 01:27:48
[authfd.c authfd.h ssh-add.c ssh-agent.c] remove the CONSTRAIN_IDENTITY messages and introduce a new ADD_ID message with contraints instead. contraints can be only added together with the private key.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eab258ada..8001c8847 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,11 @@
12 - markus@cvs.openbsd.org 2002/06/15 00:07:38 12 - markus@cvs.openbsd.org 2002/06/15 00:07:38
13 [authfd.c authfd.h ssh-add.c ssh-agent.c] 13 [authfd.c authfd.h ssh-add.c ssh-agent.c]
14 fix stupid typo 14 fix stupid typo
15 - markus@cvs.openbsd.org 2002/06/15 01:27:48
16 [authfd.c authfd.h ssh-add.c ssh-agent.c]
17 remove the CONSTRAIN_IDENTITY messages and introduce a new
18 ADD_ID message with contraints instead. contraints can be
19 only added together with the private key.
15 20
1620020613 2120020613
17 - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.com 22 - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.com
@@ -940,4 +945,4 @@
940 - (stevesk) entropy.c: typo in debug message 945 - (stevesk) entropy.c: typo in debug message
941 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 946 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
942 947
943$Id: ChangeLog,v 1.2220 2002/06/21 00:06:54 mouring Exp $ 948$Id: ChangeLog,v 1.2221 2002/06/21 00:08:39 mouring Exp $