- 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 d192ae4..7396fe0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -92,6 +92,9 @@
    - deraadt@cvs.openbsd.org 2006/03/20 18:35:12
      [channels.c]
      x11_fake_data is only ever used as u_char *
+   - deraadt@cvs.openbsd.org 2006/03/20 18:41:43
+     [dns.c]
+     cast xstrdup to propert u_char *
 
 20060325
  - OpenBSD CVS Sync
@@ -4349,4 +4352,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.4268 2006/03/26 03:08:10 djm Exp $
+$Id: ChangeLog,v 1.4269 2006/03/26 03:09:09 djm Exp $