diff options
author | Damien Miller <djm@mindrot.org> | 2006-03-26 00:07:02 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-03-26 00:07:02 +1100 |
commit | a1b3d636abea0e2e75d797af22e93f01c424d80a (patch) | |
tree | be3e0109a6e2591c1782873570c5f72a8cf4b4c2 /ChangeLog | |
parent | 5996294a954e3013ade0719f3c0c7389d3d333f7 (diff) |
- jakob@cvs.openbsd.org 2006/03/22 21:16:24
[ssh.1]
simplify SSHFP example; ok jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -53,6 +53,9 @@ | |||
53 | - deraadt@cvs.openbsd.org 2006/03/20 18:41:43 | 53 | - deraadt@cvs.openbsd.org 2006/03/20 18:41:43 |
54 | [dns.c] | 54 | [dns.c] |
55 | cast xstrdup to propert u_char * | 55 | cast xstrdup to propert u_char * |
56 | - jakob@cvs.openbsd.org 2006/03/22 21:16:24 | ||
57 | [ssh.1] | ||
58 | simplify SSHFP example; ok jmc@ | ||
56 | 59 | ||
57 | 20060318 | 60 | 20060318 |
58 | - (djm) [auth-pam.c] Fix memleak in error path, from Coverity via | 61 | - (djm) [auth-pam.c] Fix memleak in error path, from Coverity via |
@@ -4245,4 +4248,4 @@ | |||
4245 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4248 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4246 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4249 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4247 | 4250 | ||
4248 | $Id: ChangeLog,v 1.4239 2006/03/25 13:06:48 djm Exp $ | 4251 | $Id: ChangeLog,v 1.4240 2006/03/25 13:07:02 djm Exp $ |