summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e72a7391..d7b6ede3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,8 +9,9 @@
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] 10 - tim@mindrot.org 2001/03/18 18:28:39 [defines.h]
11 move HAVE_LONG_LONG_INT where it works 11 move HAVE_LONG_LONG_INT where it works
12 - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix 12 - (bal) Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix
13 stuff. Change suggested by Mark Miller <markm@swoon.net> 13 stuff. Change suggested by Mark Miller <markm@swoon.net>
14 - (bal) Small fix to scp. %lu vs %ld
14 15
1520010318 1620010318
16 - (bal) Fixed scp type casing issue which causes "scp: protocol error: 17 - (bal) Fixed scp type casing issue which causes "scp: protocol error:
@@ -4610,4 +4611,4 @@
4610 - Wrote replacements for strlcpy and mkdtemp 4611 - Wrote replacements for strlcpy and mkdtemp
4611 - Released 1.0pre1 4612 - Released 1.0pre1
4612 4613
4613$Id: ChangeLog,v 1.977 2001/03/19 03:01:56 mouring Exp $ 4614$Id: ChangeLog,v 1.978 2001/03/19 03:09:40 mouring Exp $