- deraadt@cvs.openbsd.org 2006/03/20 18:41:43
     [dns.c]
     cast xstrdup to propert u_char *
diff --git a/ChangeLog b/ChangeLog
index 559639b..f7dceae 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 $