From 8bb73be04e3e38be582c4b3843c765aab74017c2 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 19 Apr 2000 16:26:12 +1000 Subject: - OpenBSD CVS updates [channels.c] - fix pr 1196, listen_port and port_to_connect interchanged [scp.c] - after completion, replace the progress bar ETA counter with a final elapsed time; my idea, aaron wrote the patch [ssh_config sshd_config] - show 'Protocol' as an example, ok markus@ [sshd.c] - missing xfree() - Add missing header to bsd-misc.c --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e921e2275..73d7db372 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +20000419 + - OpenBSD CVS updates + [channels.c] + - fix pr 1196, listen_port and port_to_connect interchanged + [scp.c] + - after completion, replace the progress bar ETA counter with a final + elapsed time; my idea, aaron wrote the patch + [ssh_config sshd_config] + - show 'Protocol' as an example, ok markus@ + [sshd.c] + - missing xfree() + - Add missing header to bsd-misc.c + 20000416 - Reduce diff against OpenBSD source - All OpenSSL includes are now unconditionally referenced as -- cgit v1.2.3