summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2001-10-26 17:33:18 -0700
committerTim Rice <tim@multitalents.net>2001-10-26 17:33:18 -0700
commitafefd16b6e7078e5db300424a67c0d7650ed92dc (patch)
tree9f3c4b34b955717274a1d572b2590aa26d1d3830 /ChangeLog
parent9197c59493b895972a3dc4026461c019e48d29dc (diff)
Fix install: when building outside of source
tree and using --src=/full_path/to/openssh Patch by Mark D. Baushke <mdb@juniper.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 788571d9..eed1c3bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
20011026
- (bal) Set the correct current time in login_utmp_only(). Patch by
Wayne Davison <wayned@users.sourceforge.net>
+ - (tim) [scard/Makefile.in] Fix install: when building outside of source
+ tree and using --src=/full_path/to/openssh
+ Patch by Mark D. Baushke <mdb@juniper.net>
20011025
- (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. Patch
@@ -6767,4 +6770,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1619 2001/10/26 15:56:55 mouring Exp $
+$Id: ChangeLog,v 1.1620 2001/10/27 00:33:18 tim Exp $