summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 02:47:28 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 02:47:28 +0000
commitcb1f60efb552d1f12e4a92fdf4939faa18394f27 (patch)
tree6d82592347dbd584904245b4bd950584bf58d3dd /ChangeLog
parent85520a67051b02a8c9975f048227c0531d25b243 (diff)
- mpech@cvs.openbsd.org 2002/03/19 06:32:56
[sftp-int.c] use xfree() after xstrdup(). markus@ ok
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 93ec300a4..05e9382f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -81,6 +81,11 @@
81 - stevesk@cvs.openbsd.org 2002/03/19 05:23:08 81 - stevesk@cvs.openbsd.org 2002/03/19 05:23:08
82 [sshd.8] 82 [sshd.8]
83 Banner has no default. 83 Banner has no default.
84 - mpech@cvs.openbsd.org 2002/03/19 06:32:56
85 [sftp-int.c]
86 use xfree() after xstrdup().
87
88 markus@ ok
8420020317 8920020317
85 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 90 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
86 warn if directory does not exist. Put system directories in front of 91 warn if directory does not exist. Put system directories in front of
@@ -7926,4 +7931,4 @@
7926 - Wrote replacements for strlcpy and mkdtemp 7931 - Wrote replacements for strlcpy and mkdtemp
7927 - Released 1.0pre1 7932 - Released 1.0pre1
7928 7933
7929$Id: ChangeLog,v 1.1948 2002/03/22 02:44:40 mouring Exp $ 7934$Id: ChangeLog,v 1.1949 2002/03/22 02:47:28 mouring Exp $