summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8131cd6cf..552e780ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
5620060421 5920060421
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 $