summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2001-03-18 18:27:26 -0800
committerTim Rice <tim@multitalents.net>2001-03-18 18:27:26 -0800
commitd19a75abd0dc0487f9b6235b55a736f0386481c3 (patch)
treef76344d17a31ff78271d29323a8e8e225327533e /ChangeLog
parent753b1c05a5cae0b38289d9a7d080c1d931c9ce6c (diff)
move HAVE_LONG_LONG_INT where it works
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 94052a5e..48002a7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
[auth-options.c]
ignore permitopen="host:port" if AllowTcpForwarding==no
- (djm) Make scp work on systems without 64-bit ints
+ - tim@mindrot.org 2001/03/18 18:28:39 [defines.h]
+ move HAVE_LONG_LONG_INT where it works
20010318
- (bal) Fixed scp type casing issue which causes "scp: protocol error:
@@ -4606,4 +4608,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.975 2001/03/19 01:45:02 djm Exp $
+$Id: ChangeLog,v 1.976 2001/03/19 02:27:26 tim Exp $