summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 00:06:14 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 00:06:14 +1100
commited3986a00492c5a7f1f284f724dc4dd4063ea785 (patch)
tree564695a7a2c2a852ff7f5f31d8d1096f484a46d5 /ChangeLog
parent91a2d9746a0934777e9a43f3671db1daa309c1ab (diff)
- deraadt@cvs.openbsd.org 2006/03/20 18:14:02
[monitor_wrap.h sshpty.h] sprinkle u_int throughout pty subsystem, ok markus
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bd295630..e3be2709 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,9 @@
[gss-serv.c]
last lot of GSSAPI related leaks detected by Coverity via
elad AT netbsd.org; reviewed by simon AT sxw.org.uk; deraadt@ ok
+ - deraadt@cvs.openbsd.org 2006/03/20 18:14:02
+ [monitor_wrap.h sshpty.h]
+ sprinkle u_int throughout pty subsystem, ok markus
20060318
- (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
@@ -4236,4 +4239,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4236 2006/03/25 13:05:44 djm Exp $
+$Id: ChangeLog,v 1.4237 2006/03/25 13:06:14 djm Exp $