summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-01-03 06:02:51 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-01-03 06:02:51 +0000
commit3ad650a88d44bd189b1489256e872d561739e13a (patch)
treecae1d5e9785a3a0ef21982f2d3b496b922dccd55 /ChangeLog
parent70c4dce2fe0759cd0eb0b15f9a48f4607f651287 (diff)
- (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>
- (bal) Disable sftp-server if no 64bit int support exists. Based on patch by Tim Rice <tim@multitalents.net> - (bal) Makefile.in changes to uninstall: target to remove sftp-server and sftp-server.8 manpage.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 009e4870..6ffcd01d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,11 @@
strict_host_key_checking for host_status != HOST_CHANGED &&
ip_status == HOST_CHANGED
- (bal) authfile.c: Synced CVS ID tag
+ - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>
+ - (bal) Disable sftp-server if no 64bit int support exists. Based on
+ patch by Tim Rice <tim@multitalents.net>
+ - (bal) Makefile.in changes to uninstall: target to remove sftp-server
+ and sftp-server.8 manpage.
20010102
- (bal) OpenBSD CVS Update