summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-09 02:58:04 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-09 02:58:04 +0000
commit288cc3970cd22cbbb6a3b9ba74cd25442c938ee5 (patch)
tree106c3c4011b2b51db30f77c683d754959227dc8c /ChangeLog
parent1e7d30611bc8d7c2383fc59133996363f84a5911 (diff)
- djm@cvs.openbsd.org 2001/02/06 23:30:28
[sftp-client.c] replace arc4random with counter for request ids; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8665a2218..6c7aef324 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,10 @@
44 [ssh.c] 44 [ssh.c]
45 reorder -{1,2,4,6} options. ok markus@ 45 reorder -{1,2,4,6} options. ok markus@
46 - (bal) Missing 'const' in readpass.h 46 - (bal) Missing 'const' in readpass.h
47 - (bal) OpenBSD Sync (so at least the thing compiles for 2.3.2 =)
48 - djm@cvs.openbsd.org 2001/02/06 23:30:28
49 [sftp-client.c]
50 replace arc4random with counter for request ids; ok markus@
47 51
4820010208 5220010208
49 - (djm) Don't delete external askpass program in make uninstall target. 53 - (djm) Don't delete external askpass program in make uninstall target.
@@ -3697,4 +3701,4 @@
3697 - Wrote replacements for strlcpy and mkdtemp 3701 - Wrote replacements for strlcpy and mkdtemp
3698 - Released 1.0pre1 3702 - Released 1.0pre1
3699 3703
3700$Id: ChangeLog,v 1.707 2001/02/09 02:36:43 mouring Exp $ 3704$Id: ChangeLog,v 1.708 2001/02/09 02:58:04 mouring Exp $