summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-04-19 20:50:07 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-04-19 20:50:07 +0000
commit3f36496e33ffb16b9b1c0d6c6da33c021b26f6a2 (patch)
tree69f792767b34e3a555e58ac9f934294949c3f16b /ChangeLog
parent648772faf5ed2ee182af0c4a031014edd7a89978 (diff)
- markus@cvs.openbsd.org 2001/04/19 00:05:11
[auth2.c] use local variable, no function call needed. (btw, hostbased works now with ssh.com >= 2.0.13)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d774848..a9e33c19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,10 @@
- markus@cvs.openbsd.org 2001/04/18 23:44:51
[authfile.c]
error->debug; noted by fries@
+ - markus@cvs.openbsd.org 2001/04/19 00:05:11
+ [auth2.c]
+ use local variable, no function call needed.
+ (btw, hostbased works now with ssh.com >= 2.0.13)
20010418
- OpenBSD CVS Sync
@@ -5181,4 +5185,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1145 2001/04/19 20:47:10 mouring Exp $
+$Id: ChangeLog,v 1.1146 2001/04/19 20:50:07 mouring Exp $