diff options
author | Damien Miller <djm@mindrot.org> | 2005-05-26 12:12:19 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-05-26 12:12:19 +1000 |
commit | 1594ad5a780400e1a8bfe92bd041ae82450d3d17 (patch) | |
tree | 7388cc360f275a1c3963e36f4530cb4671c1a082 /ChangeLog | |
parent | 17b23d86577314547647aeda2a0e1205026f1769 (diff) |
- djm@cvs.openbsd.org 2005/05/19 02:39:55
[sshd_config.5]
sort config options, from grunk AT pestilenz.org; ok jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -56,6 +56,9 @@ | |||
56 | - markus@cvs.openbsd.org 2005/05/16 15:30:51 | 56 | - markus@cvs.openbsd.org 2005/05/16 15:30:51 |
57 | [readconf.c servconf.c] | 57 | [readconf.c servconf.c] |
58 | check return value from strdelim() for NULL (AddressFamily); mpech | 58 | check return value from strdelim() for NULL (AddressFamily); mpech |
59 | - djm@cvs.openbsd.org 2005/05/19 02:39:55 | ||
60 | [sshd_config.5] | ||
61 | sort config options, from grunk AT pestilenz.org; ok jmc@ | ||
59 | 62 | ||
60 | 20050524 | 63 | 20050524 |
61 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | 64 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] |
@@ -2555,4 +2558,4 @@ | |||
2555 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 2558 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
2556 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 2559 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
2557 | 2560 | ||
2558 | $Id: ChangeLog,v 1.3777 2005/05/26 02:11:56 djm Exp $ | 2561 | $Id: ChangeLog,v 1.3778 2005/05/26 02:12:19 djm Exp $ |