summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-02-26 18:00:48 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-02-26 18:00:48 +0000
commit13c5d3b37095a990e6ab836ebe6facddc0ac9cff (patch)
tree219b633d3cc4d49ecba2d7913a16c90a6af46f30 /ChangeLog
parent14519086e4d04acec0e0f83e1d31ffdce4419d52 (diff)
- stevesk@cvs.openbsd.org 2002/02/24 16:09:52
[sshd.c] use u_char* here; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fdd85729..05592977 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,9 @@
- markus@cvs.openbsd.org 2002/02/23 17:59:02
[kex.c kexdh.c kexgex.c]
don't allow garbage after payload.
+ - stevesk@cvs.openbsd.org 2002/02/24 16:09:52
+ [sshd.c]
+ use u_char* here; ok markus@
20020225
- (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()
@@ -7699,4 +7702,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1880 2002/02/26 17:58:29 mouring Exp $
+$Id: ChangeLog,v 1.1881 2002/02/26 18:00:48 mouring Exp $