summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:08:10 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:08:10 +1100
commit4ae97f1885daee4b6ccfa2b5062530d26cb38806 (patch)
tree3ce5b0cc3ac05ec962ed37f1e076001438e5a557 /ChangeLog
parent9f3bd53acdf281586910e49b15eef2bf87bfdda2 (diff)
- deraadt@cvs.openbsd.org 2006/03/20 18:35:12
[channels.c] x11_fake_data is only ever used as u_char *
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 29e317f9..d192ae41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -89,6 +89,9 @@
- deraadt@cvs.openbsd.org 2006/03/20 18:27:50
[monitor.c]
spacing
+ - deraadt@cvs.openbsd.org 2006/03/20 18:35:12
+ [channels.c]
+ x11_fake_data is only ever used as u_char *
20060325
- OpenBSD CVS Sync
@@ -4346,4 +4349,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.4267 2006/03/26 03:07:52 djm Exp $
+$Id: ChangeLog,v 1.4268 2006/03/26 03:08:10 djm Exp $