summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:09:09 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:09:09 +1100
commit1ff7c642eed4df1c2f9fcc6f247d7d9949b6e81c (patch)
tree7c3ebfd2e14b9b335781f4ef15c393252879d167 /ChangeLog
parent4ae97f1885daee4b6ccfa2b5062530d26cb38806 (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 d192ae41..7396fe09 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 $