summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 833e04ce7..0cc07e33e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - itojun@cvs.openbsd.org 2002/03/08 06:10:16 3 - itojun@cvs.openbsd.org 2002/03/08 06:10:16
4 [sftp-client.c] 4 [sftp-client.c]
5 printf type mismatch 5 printf type mismatch
6 - itojun@cvs.openbsd.org 2002/03/11 03:18:49
7 [sftp-client.c]
8 correct type mismatches (u_int64_t != unsigned long long)
6 9
720020317 1020020317
8 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 11 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7849,4 +7852,4 @@
7849 - Wrote replacements for strlcpy and mkdtemp 7852 - Wrote replacements for strlcpy and mkdtemp
7850 - Released 1.0pre1 7853 - Released 1.0pre1
7851 7854
7852$Id: ChangeLog,v 1.1924 2002/03/22 01:00:57 mouring Exp $ 7855$Id: ChangeLog,v 1.1925 2002/03/22 01:03:15 mouring Exp $