diff options
author | Darren Tucker <dtucker@zip.com.au> | 2003-09-22 11:00:11 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2003-09-22 11:00:11 +1000 |
commit | a21ea0840c8040e17c120c972de03d780c9bd4a5 (patch) | |
tree | 9a9316476b7dc47a66f4d543d6e7652538ce52b6 /ChangeLog | |
parent | 7baaa6a9615ec2bc05e4af7bcc751bfb2e6b3881 (diff) |
- (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-tree
builds. Portability corrections from tim@.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20030923 | ||
2 | - (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-tree | ||
3 | builds. Portability corrections from tim@. | ||
4 | |||
1 | 20030919 | 5 | 20030919 |
2 | - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL; | 6 | - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL; |
3 | djast AT cs.toronto.edu | 7 | djast AT cs.toronto.edu |
@@ -1129,4 +1133,4 @@ | |||
1129 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1133 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1130 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1134 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1131 | 1135 | ||
1132 | $Id: ChangeLog,v 1.2994.2.12 2003/09/19 10:55:10 dtucker Exp $ | 1136 | $Id: ChangeLog,v 1.2994.2.13 2003/09/22 01:00:11 dtucker Exp $ |