summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-21 00:09:54 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-21 00:09:54 +0000
commit61c183bea34f06a14458d9102a6365132c0396db (patch)
tree6026156131b4b8986b71570d4918af08c18bc763 /ChangeLog
parent2b266b7f083e969cba04a035eba46a6d96c0c1e3 (diff)
- itojun@cvs.openbsd.org 2002/06/16 21:30:58
[ssh-keyscan.c] use TAILQ_xx macro. from lukem@netbsd. markus ok
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8001c8847..a053d3526 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@
17 remove the CONSTRAIN_IDENTITY messages and introduce a new 17 remove the CONSTRAIN_IDENTITY messages and introduce a new
18 ADD_ID message with contraints instead. contraints can be 18 ADD_ID message with contraints instead. contraints can be
19 only added together with the private key. 19 only added together with the private key.
20 - itojun@cvs.openbsd.org 2002/06/16 21:30:58
21 [ssh-keyscan.c]
22 use TAILQ_xx macro. from lukem@netbsd. markus ok
20 23
2120020613 2420020613
22 - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.com 25 - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.com
@@ -945,4 +948,4 @@
945 - (stevesk) entropy.c: typo in debug message 948 - (stevesk) entropy.c: typo in debug message
946 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 949 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
947 950
948$Id: ChangeLog,v 1.2221 2002/06/21 00:08:39 mouring Exp $ 951$Id: ChangeLog,v 1.2222 2002/06/21 00:09:54 mouring Exp $