summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 131a90351..2cce70628 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 one entry per line to make it easier to merge changes. ok djm@ 3 one entry per line to make it easier to merge changes. ok djm@
4 - (dtucker) [configure.ac] strsep() may be defined in string.h, so check 4 - (dtucker) [configure.ac] strsep() may be defined in string.h, so check
5 for its presence and include it in the strsep check. 5 for its presence and include it in the strsep check.
6 - (dtucker) [configure.ac] getpgrp may be defined in unistd.h, so check for
7 its presence before doing AC_FUNC_GETPGRP.
6 8
720050527 920050527
8 - (djm) [defines.h] Use our realpath if we have to define PATH_MAX, spotted by 10 - (djm) [defines.h] Use our realpath if we have to define PATH_MAX, spotted by
@@ -2621,4 +2623,4 @@
2621 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2623 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2622 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2624 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2623 2625
2624$Id: ChangeLog,v 1.3794 2005/05/28 06:54:36 dtucker Exp $ 2626$Id: ChangeLog,v 1.3795 2005/05/28 06:57:00 dtucker Exp $