summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 23:06:22 +1100
committerDamien Miller <djm@mindrot.org>2002-01-22 23:06:22 +1100
commit7c31809c4ae41e03e0d393ee7f00667c6e728477 (patch)
tree7b61e5c083e9fc110624cb46b628e1f71b648c1c /ChangeLog
parent6e1057c2d79de5382efc53ceb3e1213cc273ca12 (diff)
- markus@cvs.openbsd.org 2001/12/21 12:17:33
[serverloop.c] remove ifdef for USE_PIPES since fdin != fdout; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 76c3e4cab..2bed33205 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,9 @@
20 [ssh-add.1 ssh-add.c] 20 [ssh-add.1 ssh-add.c]
21 Try all standard key files (id_rsa, id_dsa, identity) when invoked with 21 Try all standard key files (id_rsa, id_dsa, identity) when invoked with
22 no arguments; ok markus@ 22 no arguments; ok markus@
23 - markus@cvs.openbsd.org 2001/12/21 12:17:33
24 [serverloop.c]
25 remove ifdef for USE_PIPES since fdin != fdout; ok djm@
23 26
2420020121 2720020121
25 - (djm) Rework ssh-rand-helper: 28 - (djm) Rework ssh-rand-helper:
@@ -7167,4 +7170,4 @@
7167 - Wrote replacements for strlcpy and mkdtemp 7170 - Wrote replacements for strlcpy and mkdtemp
7168 - Released 1.0pre1 7171 - Released 1.0pre1
7169 7172
7170$Id: ChangeLog,v 1.1727 2002/01/22 12:05:59 djm Exp $ 7173$Id: ChangeLog,v 1.1728 2002/01/22 12:06:22 djm Exp $