diff options
author | Damien Miller <djm@mindrot.org> | 2003-06-04 19:06:59 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-06-04 19:06:59 +1000 |
commit | 865173ee038a5c35a357c44e1b17e4510ddc2630 (patch) | |
tree | b9128363192b3f8c7eac0ebdc9c24fe715283b57 /ChangeLog | |
parent | d311c4e54b0919004150f9e2db20cb3d6867c5ab (diff) |
- (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from
simon@sxw.org.uk (Also matches a change in OpenBSD a while ago)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ | |||
1 | 20030603 | 1 | 20030603 |
2 | - (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from | ||
3 | simon@sxw.org.uk (Also matches a change in OpenBSD a while ago) | ||
4 | |||
5 | 20030603 | ||
2 | - (djm) Replace setproctitle replacement with code derived from | 6 | - (djm) Replace setproctitle replacement with code derived from |
3 | UCB sendmail | 7 | UCB sendmail |
4 | - (djm) OpenBSD CVS Sync | 8 | - (djm) OpenBSD CVS Sync |
@@ -425,4 +429,4 @@ | |||
425 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 429 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
426 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 430 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
427 | 431 | ||
428 | $Id: ChangeLog,v 1.2770 2003/06/03 03:09:16 djm Exp $ | 432 | $Id: ChangeLog,v 1.2771 2003/06/04 09:06:59 djm Exp $ |