summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-07-08 19:17:10 -0700
committerTim Rice <tim@multitalents.net>2002-07-08 19:17:10 -0700
commitcbb9066d2d697e51f5e6df6681827f17756d154a (patch)
treec7816cc9419e5ec873d7fd2d2ef391d953296c2c /ChangeLog
parent2d0bf3dcfdab65d1627b9612b5558a38a0eb000d (diff)
[configure.ac] fix libc89 utimes test. Mention default path for
--with-privsep-path=
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index abc99c38a..860d9805e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - (tim) [openssh/contrib/solaris/buildpkg.sh] add PKG_INSTALL_ROOT to 2 - (tim) [openssh/contrib/solaris/buildpkg.sh] add PKG_INSTALL_ROOT to
3 work in a jumpstart environment. patch by kbrint@rufus.net 3 work in a jumpstart environment. patch by kbrint@rufus.net
4 - (tim) [Makefile.in] workaround for broken pakadd on some systems. 4 - (tim) [Makefile.in] workaround for broken pakadd on some systems.
5 - (tim) [configure.ac] fix libc89 utimes test. Mention default path for
6 --with-privsep-path=
5 7
620020707 820020707
7 - (tim) [Makefile.in] use umask instead of chmod on $(PRIVSEP_PATH) 9 - (tim) [Makefile.in] use umask instead of chmod on $(PRIVSEP_PATH)
@@ -1314,4 +1316,4 @@
1314 - (stevesk) entropy.c: typo in debug message 1316 - (stevesk) entropy.c: typo in debug message
1315 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1317 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1316 1318
1317$Id: ChangeLog,v 1.2350 2002/07/09 02:10:05 tim Exp $ 1319$Id: ChangeLog,v 1.2351 2002/07/09 02:17:10 tim Exp $