summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-04-02 21:06:18 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-04-02 21:06:18 +0000
commit2f3d52a2d67b547c5f06676c52396fd8133df32b (patch)
tree2d31a2907651c8eeac17ea4ede0b688056c5c118 /ChangeLog
parenteecdf235310bd3088acc547607452b657dd09f5a (diff)
- markus@cvs.openbsd.org 2002/04/02 17:37:48
[sftp.c] always call log_init()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b5759a8c..ce933846c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,9 @@
33 [ssh-agent.c] 33 [ssh-agent.c]
34 check $SHELL for -k and -d, too; 34 check $SHELL for -k and -d, too;
35 http://bugzilla.mindrot.org/show_bug.cgi?id=199 35 http://bugzilla.mindrot.org/show_bug.cgi?id=199
36 - markus@cvs.openbsd.org 2002/04/02 17:37:48
37 [sftp.c]
38 always call log_init()
36 39
3720020401 4020020401
38 - (stevesk) [monitor.c] PAM should work again; will *not* work with 41 - (stevesk) [monitor.c] PAM should work again; will *not* work with
@@ -8140,4 +8143,4 @@
8140 - Wrote replacements for strlcpy and mkdtemp 8143 - Wrote replacements for strlcpy and mkdtemp
8141 - Released 1.0pre1 8144 - Released 1.0pre1
8142 8145
8143$Id: ChangeLog,v 1.2017 2002/04/02 21:03:51 mouring Exp $ 8146$Id: ChangeLog,v 1.2018 2002/04/02 21:06:18 mouring Exp $