diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2003-03-21 00:54:03 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2003-03-21 00:54:03 +0000 |
commit | f56198fb86eb67c7b010eca32d2db79ac26b02d4 (patch) | |
tree | 69473f561bca9e79fe8532013f5d7942261edcca /ChangeLog | |
parent | 1182f654ee0ab474c40f28e6f10fa543194a973e (diff) |
- (bal) scp.c 'limit' conflicts with Cray. Rename to 'limitbw'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,6 +7,7 @@ | |||
7 | [version.h] | 7 | [version.h] |
8 | enter 3.6 | 8 | enter 3.6 |
9 | - (bal) The days of lack of int64_t support are over. Sorry kids. | 9 | - (bal) The days of lack of int64_t support are over. Sorry kids. |
10 | - (bal) scp.c 'limit' conflicts with Cray. Rename to 'limitbw' | ||
10 | 11 | ||
11 | 20030318 | 12 | 20030318 |
12 | - (tim) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] | 13 | - (tim) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] |
@@ -1232,4 +1233,4 @@ | |||
1232 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1233 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1233 | ok provos@ | 1234 | ok provos@ |
1234 | 1235 | ||
1235 | $Id: ChangeLog,v 1.2633.2.1 2003/03/21 00:51:35 mouring Exp $ | 1236 | $Id: ChangeLog,v 1.2633.2.2 2003/03/21 00:54:03 mouring Exp $ |