summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-04-19 16:26:12 +1000
committerDamien Miller <djm@mindrot.org>2000-04-19 16:26:12 +1000
commit8bb73be04e3e38be582c4b3843c765aab74017c2 (patch)
tree2050fbf49e4e94a9cef9bbe557787298111eb886 /ChangeLog
parent71795160ee9dbf15633b2c27679df62c11f79aaa (diff)
- 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e921e2275..73d7db372 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
120000419
2 - OpenBSD CVS updates
3 [channels.c]
4 - fix pr 1196, listen_port and port_to_connect interchanged
5 [scp.c]
6 - after completion, replace the progress bar ETA counter with a final
7 elapsed time; my idea, aaron wrote the patch
8 [ssh_config sshd_config]
9 - show 'Protocol' as an example, ok markus@
10 [sshd.c]
11 - missing xfree()
12 - Add missing header to bsd-misc.c
13
120000416 1420000416
2 - Reduce diff against OpenBSD source 15 - Reduce diff against OpenBSD source
3 - All OpenSSL includes are now unconditionally referenced as 16 - All OpenSSL includes are now unconditionally referenced as