diff options
author | Damien Miller <djm@mindrot.org> | 2006-03-15 11:05:35 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-03-15 11:05:35 +1100 |
commit | 9f67a21de62ca0b0e2db022abaeaf3f2faed5f0c (patch) | |
tree | 843feb7dc85819a9f14d7c4e5c396c9e064594ad /ChangeLog | |
parent | d1450dbe2ab1cc06fd54af265014dfcf68c08cc1 (diff) |
- msf@cvs.openbsd.org 2006/02/06 15:54:07
[ssh.1]
- typo fix
ok jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ | |||
1 | 20060315 | ||
2 | - (djm) OpenBSD CVS Sync: | ||
3 | - msf@cvs.openbsd.org 2006/02/06 15:54:07 | ||
4 | [ssh.1] | ||
5 | - typo fix | ||
6 | ok jmc@ | ||
7 | |||
1 | 20060313 | 8 | 20060313 |
2 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) | 9 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) |
3 | since not all platforms support it. Instead, use internal equivalent while | 10 | since not all platforms support it. Instead, use internal equivalent while |
@@ -3898,4 +3905,4 @@ | |||
3898 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 3905 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
3899 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 3906 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
3900 | 3907 | ||
3901 | $Id: ChangeLog,v 1.4139 2006/03/13 08:06:51 dtucker Exp $ | 3908 | $Id: ChangeLog,v 1.4140 2006/03/15 00:05:35 djm Exp $ |