[scp.c] make compilers without long long happy.
diff --git a/ChangeLog b/ChangeLog
index db9c94f..6b34093 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,8 +16,10 @@
  - (djm) Update README to reflect AIX's status as a well supported platform.
    From dtucker@zip.com.au
  - (tim) [Makefile.in configure.ac] replace fixpath with sed script. Patch
+   by Mo DeJong.
  - (tim) [auth.c] declare today at top of allowed_user() to keep
    older compilers happy.
+ - (tim) [scp.c] make compilers without long long happy.
 
 20030107
  - (djm) Bug #401: Work around Linux breakage with IPv6 mapped addresses. 
@@ -963,4 +965,4 @@
      save auth method before monitor_reset_key_state(); bugzilla bug #284;
      ok provos@
 
-$Id: ChangeLog,v 1.2556 2003/01/09 04:04:27 tim Exp $
+$Id: ChangeLog,v 1.2557 2003/01/09 04:09:30 tim Exp $