summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-02-26 10:12:38 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-02-26 10:12:38 +1100
commitdc8fc621036147ff43f3fb1e8a1aa0d8026e5208 (patch)
tree50e459269ade54251f497bddc43a91afc239bf70 /ChangeLog
parent3804903a094f41d09e8b294dbd69a846dcf7fe94 (diff)
- (dtucker) [Makefile.in] Add a install-nosysconf target for installing the
binaries without the config files. Primarily useful for packaging. Patch from phil at usc.edu. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b7e3635d6..3fd376c3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 - (dtucker) [acconfig.h configure.ac openbsd-compat/bsd-misc.{c,h}] 4 - (dtucker) [acconfig.h configure.ac openbsd-compat/bsd-misc.{c,h}]
5 Remove SETGROUPS_NOOP, was only used by Cygwin, which doesn't need it any 5 Remove SETGROUPS_NOOP, was only used by Cygwin, which doesn't need it any
6 more. Patch from vinschen at redhat.com. 6 more. Patch from vinschen at redhat.com.
7 - (dtucker) [Makefile.in] Add a install-nosysconf target for installing the
8 binaries without the config files. Primarily useful for packaging.
9 Patch from phil at usc.edu. ok djm@
7 10
820050224 1120050224
9 - (djm) [configure.ac] in_addr_t test needs sys/types.h too 12 - (djm) [configure.ac] in_addr_t test needs sys/types.h too
@@ -2170,4 +2173,4 @@
2170 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2173 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2171 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2174 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2172 2175
2173$Id: ChangeLog,v 1.3665 2005/02/25 23:07:37 dtucker Exp $ 2176$Id: ChangeLog,v 1.3666 2005/02/25 23:12:38 dtucker Exp $