summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-06-13 13:10:18 +1000
committerDamien Miller <djm@mindrot.org>2006-06-13 13:10:18 +1000
commita6680a4e35f08f490cba8477c990964ce9ff0a9d (patch)
treefefb9077f9f4061f58ad5ea7079439ee8b95dbe1 /ChangeLog
parent2e5fe88ebe5a09477a655a36b047063282bfd86c (diff)
- djm@cvs.openbsd.org 2006/06/13 01:18:36
[ssh-agent.c] always use a format string, even when printing a constant - djm@cvs.openbsd.org 2006/06/13 02:17:07 [ssh-agent.c] revert; i am on drugs. spotted by alexander AT beard.se
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ce7f8c6b..c8bd1ae9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,12 @@
45 - markus@cvs.openbsd.org 2006/06/08 14:45:49 45 - markus@cvs.openbsd.org 2006/06/08 14:45:49
46 [readpass.c sshconnect.c sshconnect2.c uidswap.c uidswap.h] 46 [readpass.c sshconnect.c sshconnect2.c uidswap.c uidswap.h]
47 do not set the gid, noted by solar; ok djm 47 do not set the gid, noted by solar; ok djm
48 - djm@cvs.openbsd.org 2006/06/13 01:18:36
49 [ssh-agent.c]
50 always use a format string, even when printing a constant
51 - djm@cvs.openbsd.org 2006/06/13 02:17:07
52 [ssh-agent.c]
53 revert; i am on drugs. spotted by alexander AT beard.se
48 54
4920060521 5520060521
50 - (dtucker) [auth.c monitor.c] Now that we don't log from both the monitor 56 - (dtucker) [auth.c monitor.c] Now that we don't log from both the monitor
@@ -4678,4 +4684,4 @@
4678 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4684 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4679 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4685 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4680 4686
4681$Id: ChangeLog,v 1.4342 2006/06/13 03:10:00 djm Exp $ 4687$Id: ChangeLog,v 1.4343 2006/06/13 03:10:18 djm Exp $