diff options
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 $ |