summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-07-14 12:19:36 +1000
committerDamien Miller <djm@mindrot.org>2001-07-14 12:19:36 +1000
commitefb1edfc7fb393b8de2f50efa77c006f3bfe5394 (patch)
tree022862ca6ba02c141299c8aff994f19512ec48e1 /ChangeLog
parentf4614450d10eaef8c256a561e9b7887c31333e09 (diff)
- deraadt@cvs.openbsd.org 2001/07/09 07:04:53
[session.c sftp-int.c] correct type on last arg to execl(); nordin@cse.ogi.edu
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d357ef86..9376129e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,9 @@
28 - fgsch@cvs.openbsd.org 2001/07/09 05:58:47 28 - fgsch@cvs.openbsd.org 2001/07/09 05:58:47
29 [ssh.c] 29 [ssh.c]
30 Use getopt(3); markus@ ok. 30 Use getopt(3); markus@ ok.
31 - deraadt@cvs.openbsd.org 2001/07/09 07:04:53
32 [session.c sftp-int.c]
33 correct type on last arg to execl(); nordin@cse.ogi.edu
31 34
3220010711 3520010711
33 - (djm) dirname(3) may modify its argument on glibc and other systems. 36 - (djm) dirname(3) may modify its argument on glibc and other systems.
@@ -6003,4 +6006,4 @@
6003 - Wrote replacements for strlcpy and mkdtemp 6006 - Wrote replacements for strlcpy and mkdtemp
6004 - Released 1.0pre1 6007 - Released 1.0pre1
6005 6008
6006$Id: ChangeLog,v 1.1393 2001/07/14 02:18:10 djm Exp $ 6009$Id: ChangeLog,v 1.1394 2001/07/14 02:19:36 djm Exp $