summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-04-06 04:16:45 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-04-06 04:16:45 +0000
commit06e9515eb898a335be246759b3059f2e7a4da698 (patch)
tree6e3a2f3822c9bfd589762678c0176e9cf172152b /ChangeLog
parentdc0594cc54960a78c64e34c8ebb82f2ce52b687a (diff)
- djm@cvs.openbsd.org 2002/04/06 00:30:08
[sftp-client.c] Fix occasional corruption on upload due to bad reuse of request id, spotted by chombier@mac.com; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 67433b8aa..ad22e4485 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
2 - (djm) Typo in Suse SPEC file. Fix from Carsten Grohmann 2 - (djm) Typo in Suse SPEC file. Fix from Carsten Grohmann
3 <carsten.grohmann@dr-baldeweg.de> 3 <carsten.grohmann@dr-baldeweg.de>
4 - (bal) Added MAP_FAILED to allow AIX and Trusted HP to compile. 4 - (bal) Added MAP_FAILED to allow AIX and Trusted HP to compile.
5 - (bal) OpenBSD CVS Sync
6 - djm@cvs.openbsd.org 2002/04/06 00:30:08
7 [sftp-client.c]
8 Fix occasional corruption on upload due to bad reuse of request id, spotted
9 by chombier@mac.com; ok markus@
10
5 11
620020405 1220020405
7 - (bal) Patch for OpenSC SmartCard library; ok markus@; patch by 13 - (bal) Patch for OpenSC SmartCard library; ok markus@; patch by
@@ -8172,4 +8178,4 @@
8172 - Wrote replacements for strlcpy and mkdtemp 8178 - Wrote replacements for strlcpy and mkdtemp
8173 - Released 1.0pre1 8179 - Released 1.0pre1
8174 8180
8175$Id: ChangeLog,v 1.2027 2002/04/06 04:11:28 mouring Exp $ 8181$Id: ChangeLog,v 1.2028 2002/04/06 04:16:45 mouring Exp $