summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-05-26 12:02:14 +1000
committerDamien Miller <djm@mindrot.org>2005-05-26 12:02:14 +1000
commit5fd38c0ed985d7d699e6be1ff5d211cac130b71e (patch)
treeaa80a3f2b1e522b6f83805ab582645df2049f6ab /ChangeLog
parent1b0de9a04127eeec9a5352abd16113bb8faa494c (diff)
- djm@cvs.openbsd.org 2005/04/09 04:32:54
[misc.c misc.h tildexpand.c Makefile.in] replace tilde_expand_filename with a simpler implementation, ahead of more whacking; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7712c31c9..b60dedef8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,10 @@
12 [ssh.c] 12 [ssh.c]
13 Fix debug call for port forwards; patch from pete at seebeyond.com, 13 Fix debug call for port forwards; patch from pete at seebeyond.com,
14 ok djm@ (ID sync only - change already in portable) 14 ok djm@ (ID sync only - change already in portable)
15 - djm@cvs.openbsd.org 2005/04/09 04:32:54
16 [misc.c misc.h tildexpand.c Makefile.in]
17 replace tilde_expand_filename with a simpler implementation, ahead of
18 more whacking; ok deraadt@
15 19
1620050524 2020050524
17 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] 21 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
@@ -2511,4 +2515,4 @@
2511 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2515 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2512 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2516 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2513 2517
2514$Id: ChangeLog,v 1.3764 2005/05/26 02:01:22 djm Exp $ 2518$Id: ChangeLog,v 1.3765 2005/05/26 02:02:14 djm Exp $