summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 94052a5ed..48002a7b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
7 [auth-options.c] 7 [auth-options.c]
8 ignore permitopen="host:port" if AllowTcpForwarding==no 8 ignore permitopen="host:port" if AllowTcpForwarding==no
9 - (djm) Make scp work on systems without 64-bit ints 9 - (djm) Make scp work on systems without 64-bit ints
10 - tim@mindrot.org 2001/03/18 18:28:39 [defines.h]
11 move HAVE_LONG_LONG_INT where it works
10 12
1120010318 1320010318
12 - (bal) Fixed scp type casing issue which causes "scp: protocol error: 14 - (bal) Fixed scp type casing issue which causes "scp: protocol error:
@@ -4606,4 +4608,4 @@
4606 - Wrote replacements for strlcpy and mkdtemp 4608 - Wrote replacements for strlcpy and mkdtemp
4607 - Released 1.0pre1 4609 - Released 1.0pre1
4608 4610
4609$Id: ChangeLog,v 1.975 2001/03/19 01:45:02 djm Exp $ 4611$Id: ChangeLog,v 1.976 2001/03/19 02:27:26 tim Exp $