summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-17 00:37:31 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-17 00:37:31 +0000
commitcf00df63443b40190d3f88c5f0a7e102540d0cac (patch)
tree2ac33f2738bad5268dbd12a084e2a3a9945704c4 /ChangeLog
parent5df2ffaeacd5a88b144740279e310e9c373bd8df (diff)
- markus@cvs.openbsd.org 2001/03/16 13:44:24
[sftp-int.c] discourage strcat/strcpy
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a06e8d880..18256d037 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
15 - markus@cvs.openbsd.org 2001/03/16 09:55:53 15 - markus@cvs.openbsd.org 2001/03/16 09:55:53
16 [sftp-int.c] 16 [sftp-int.c]
17 fix memset and whitespace 17 fix memset and whitespace
18 - markus@cvs.openbsd.org 2001/03/16 13:44:24
19 [sftp-int.c]
20 discourage strcat/strcpy
18 21
1920010315 2220010315
20 - OpenBSD CVS Sync 23 - OpenBSD CVS Sync
@@ -4577,4 +4580,4 @@
4577 - Wrote replacements for strlcpy and mkdtemp 4580 - Wrote replacements for strlcpy and mkdtemp
4578 - Released 1.0pre1 4581 - Released 1.0pre1
4579 4582
4580$Id: ChangeLog,v 1.965 2001/03/17 00:36:17 mouring Exp $ 4583$Id: ChangeLog,v 1.966 2001/03/17 00:37:31 mouring Exp $