summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 11:56:27 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 11:56:27 +1100
commit61f08ac35a06e758c20fc85b9944d1feee146d47 (patch)
tree87e2fab27a2a91d8ed30d931828c238c2c4b20ec /ChangeLog
parentb7df3af154d035be480b9d9f433f440f1c66e1bd (diff)
- markus@cvs.openbsd.org 2003/02/05 09:02:28
[readconf.c] simplify ProxyCommand parsing, remove strcat/xrealloc; ok henning@, djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ba9fe7a5..8fe2de974 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,9 @@
39 [monitor.c monitor_wrap.c] 39 [monitor.c monitor_wrap.c]
40 skey/bsdauth: use 0 to indicate failure instead of -1, because 40 skey/bsdauth: use 0 to indicate failure instead of -1, because
41 the buffer API only supports unsigned ints. 41 the buffer API only supports unsigned ints.
42 - markus@cvs.openbsd.org 2003/02/05 09:02:28
43 [readconf.c]
44 simplify ProxyCommand parsing, remove strcat/xrealloc; ok henning@, djm@
42 45
4320030211 4620030211
44 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 47 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1139,4 +1142,4 @@
1139 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1142 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1140 ok provos@ 1143 ok provos@
1141 1144
1142$Id: ChangeLog,v 1.2603 2003/02/24 00:55:46 djm Exp $ 1145$Id: ChangeLog,v 1.2604 2003/02/24 00:56:27 djm Exp $