diff options
author | Damien Miller <djm@mindrot.org> | 2005-02-24 12:12:34 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-02-24 12:12:34 +1100 |
commit | 848b99363987c3cc7abffb182d519dbea8c4f8ab (patch) | |
tree | 18113f4829cdbb04b287912665961e6b0b5e896a /ChangeLog | |
parent | 2ea9b18918162bd17758f1480247c9fa4e75e418 (diff) |
- (djm) [configure.ac] in_addr_t test needs sys/types.h too
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ | |||
1 | 20050222 | 1 | 20050222 |
2 | - (djm) [configure.ac] in_addr_t test needs sys/types.h too | ||
3 | |||
4 | 20050222 | ||
2 | - (dtucker) [uidswap.c] Skip uid restore test on Cygwin. Patch from | 5 | - (dtucker) [uidswap.c] Skip uid restore test on Cygwin. Patch from |
3 | vinschen at redhat.com. | 6 | vinschen at redhat.com. |
4 | 7 | ||
@@ -2160,4 +2163,4 @@ | |||
2160 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 2163 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
2161 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 2164 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
2162 | 2165 | ||
2163 | $Id: ChangeLog,v 1.3662 2005/02/22 06:57:13 dtucker Exp $ | 2166 | $Id: ChangeLog,v 1.3663 2005/02/24 01:12:34 djm Exp $ |