diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -19,6 +19,10 @@ | |||
19 | - markus@cvs.openbsd.org 2001/04/18 23:44:51 | 19 | - markus@cvs.openbsd.org 2001/04/18 23:44:51 |
20 | [authfile.c] | 20 | [authfile.c] |
21 | error->debug; noted by fries@ | 21 | error->debug; noted by fries@ |
22 | - markus@cvs.openbsd.org 2001/04/19 00:05:11 | ||
23 | [auth2.c] | ||
24 | use local variable, no function call needed. | ||
25 | (btw, hostbased works now with ssh.com >= 2.0.13) | ||
22 | 26 | ||
23 | 20010418 | 27 | 20010418 |
24 | - OpenBSD CVS Sync | 28 | - OpenBSD CVS Sync |
@@ -5181,4 +5185,4 @@ | |||
5181 | - Wrote replacements for strlcpy and mkdtemp | 5185 | - Wrote replacements for strlcpy and mkdtemp |
5182 | - Released 1.0pre1 | 5186 | - Released 1.0pre1 |
5183 | 5187 | ||
5184 | $Id: ChangeLog,v 1.1145 2001/04/19 20:47:10 mouring Exp $ | 5188 | $Id: ChangeLog,v 1.1146 2001/04/19 20:50:07 mouring Exp $ |