diff options
author | Damien Miller <djm@mindrot.org> | 2006-03-31 23:13:21 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-03-31 23:13:21 +1100 |
commit | 6b1d53c2b090130440c3459876c0033c4e5a466a (patch) | |
tree | 941e967011a9fd8bb22d796e4c91f515ab416bac /ChangeLog | |
parent | 3f9418893e1254bda3b87e7d3af7029d11b0a6c7 (diff) |
- djm@cvs.openbsd.org 2006/03/30 10:41:25
[ssh.c ssh_config.5]
add percent escape chars to the IdentityFile option, bz #1159 based
on a patch by imaging AT math.ualberta.ca; feedback and ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -30,6 +30,10 @@ | |||
30 | silencing a heap of lint warnings. also allows them to use | 30 | silencing a heap of lint warnings. also allows them to use |
31 | __bounded__ checking which can't be applied to macros; requested | 31 | __bounded__ checking which can't be applied to macros; requested |
32 | by and feedback from deraadt@ | 32 | by and feedback from deraadt@ |
33 | - djm@cvs.openbsd.org 2006/03/30 10:41:25 | ||
34 | [ssh.c ssh_config.5] | ||
35 | add percent escape chars to the IdentityFile option, bz #1159 based | ||
36 | on a patch by imaging AT math.ualberta.ca; feedback and ok dtucker@ | ||
33 | 37 | ||
34 | 20060326 | 38 | 20060326 |
35 | - OpenBSD CVS Sync | 39 | - OpenBSD CVS Sync |
@@ -4479,4 +4483,4 @@ | |||
4479 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4483 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4480 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4484 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4481 | 4485 | ||
4482 | $Id: ChangeLog,v 1.4295 2006/03/31 12:13:02 djm Exp $ | 4486 | $Id: ChangeLog,v 1.4296 2006/03/31 12:13:21 djm Exp $ |