diff options
author | Damien Miller <djm@mindrot.org> | 2006-04-23 12:04:46 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-04-23 12:04:46 +1000 |
commit | 7a656f792207bacd1148eb962919202908d83e9c (patch) | |
tree | 1dde5dfbd06b3210a0a972c7b389eaab4ec3ad84 /ChangeLog | |
parent | 07aa132a5e32f5c08694afabf5ebb14fb7c66006 (diff) |
- djm@cvs.openbsd.org 2006/04/01 05:50:29
[scp.c]
xasprintification; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,6 +3,9 @@ | |||
3 | - deraadt@cvs.openbsd.org 2006/04/01 05:42:20 | 3 | - deraadt@cvs.openbsd.org 2006/04/01 05:42:20 |
4 | [scp.c] | 4 | [scp.c] |
5 | minimal lint cleanup (unused crud, and some size_t); ok djm | 5 | minimal lint cleanup (unused crud, and some size_t); ok djm |
6 | - djm@cvs.openbsd.org 2006/04/01 05:50:29 | ||
7 | [scp.c] | ||
8 | xasprintification; ok deraadt@ | ||
6 | 9 | ||
7 | 20060421 | 10 | 20060421 |
8 | - (djm) [Makefile.in configure.ac session.c sshpty.c] | 11 | - (djm) [Makefile.in configure.ac session.c sshpty.c] |
@@ -4514,4 +4517,4 @@ | |||
4514 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4517 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4515 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4518 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4516 | 4519 | ||
4517 | $Id: ChangeLog,v 1.4303 2006/04/23 02:04:27 djm Exp $ | 4520 | $Id: ChangeLog,v 1.4304 2006/04/23 02:04:46 djm Exp $ |