summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 00:06:48 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 00:06:48 +1100
commit5996294a954e3013ade0719f3c0c7389d3d333f7 (patch)
treedd6a35f91940cb2774d1d6d90d227131eb9350bf /ChangeLog
parent1345e617da1cdf8c62db7c372e2cd5762cb31f7f (diff)
- deraadt@cvs.openbsd.org 2006/03/20 18:41:43
[dns.c] cast xstrdup to propert u_char *
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 559639b8..f7dceae9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,9 @@
- deraadt@cvs.openbsd.org 2006/03/20 18:26:55
[session.h]
annoying spacing fixes getting in the way of real diffs
+ - deraadt@cvs.openbsd.org 2006/03/20 18:41:43
+ [dns.c]
+ cast xstrdup to propert u_char *
20060318
- (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
@@ -4242,4 +4245,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.4238 2006/03/25 13:06:32 djm Exp $
+$Id: ChangeLog,v 1.4239 2006/03/25 13:06:48 djm Exp $