summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-25 14:38:33 +1000
committerDamien Miller <djm@mindrot.org>2003-05-25 14:38:33 +1000
commit04bd8b0bcc92eca7304898ce35705e0f403514c1 (patch)
treea4bfa854b5bce1e1d4f6a2214bdc30f3b5611974 /ChangeLog
parentc11fe255ab45b8cf7783cedbcd688b00ed5308aa (diff)
- djm@cvs.openbsd.org 2003/05/24 09:30:40
[authfile.c monitor.c sftp-common.c sshpty.c] cast some types for printing; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ac810479..1ee9299a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - djm@cvs.openbsd.org 2003/05/24 09:02:22 3 - djm@cvs.openbsd.org 2003/05/24 09:02:22
4 [log.c] 4 [log.c]
5 pass logged data through strnvis; ok markus 5 pass logged data through strnvis; ok markus
6 - djm@cvs.openbsd.org 2003/05/24 09:30:40
7 [authfile.c monitor.c sftp-common.c sshpty.c]
8 cast some types for printing; ok markus@
6 9
720030524 1020030524
8 - (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net 11 - (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net
@@ -1611,4 +1614,4 @@
1611 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1614 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1612 ok provos@ 1615 ok provos@
1613 1616
1614$Id: ChangeLog,v 1.2750 2003/05/25 04:38:02 djm Exp $ 1617$Id: ChangeLog,v 1.2751 2003/05/25 04:38:33 djm Exp $