diff options
author | Damien Miller <djm@mindrot.org> | 2006-04-23 12:08:59 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-04-23 12:08:59 +1000 |
commit | 56e5e6ad115e9f9e072237a6cc95997d610d1bc0 (patch) | |
tree | e096e1ef906a5b8e35339fe37885ef15a6dc1a0e /ChangeLog | |
parent | 97c91f688fa8f8d67bbe2e0aa0feb912fc3c00ef (diff) |
- markus@cvs.openbsd.org 2006/04/20 09:47:59
[sshconnect.c]
simplify; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -52,6 +52,9 @@ | |||
52 | replace the last non-sig_atomic_t flag used in a signal handler with a | 52 | replace the last non-sig_atomic_t flag used in a signal handler with a |
53 | sig_atomic_t, unfortunately with some knock-on effects in other (non- | 53 | sig_atomic_t, unfortunately with some knock-on effects in other (non- |
54 | signal) contexts in which it is used; ok markus@ | 54 | signal) contexts in which it is used; ok markus@ |
55 | - markus@cvs.openbsd.org 2006/04/20 09:47:59 | ||
56 | [sshconnect.c] | ||
57 | simplify; ok djm@ | ||
55 | 58 | ||
56 | 20060421 | 59 | 20060421 |
57 | - (djm) [Makefile.in configure.ac session.c sshpty.c] | 60 | - (djm) [Makefile.in configure.ac session.c sshpty.c] |
@@ -4563,4 +4566,4 @@ | |||
4563 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4566 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4564 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4567 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4565 | 4568 | ||
4566 | $Id: ChangeLog,v 1.4312 2006/04/23 02:08:37 djm Exp $ | 4569 | $Id: ChangeLog,v 1.4313 2006/04/23 02:08:59 djm Exp $ |