summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2001-10-23 22:36:54 -0700
committerTim Rice <tim@multitalents.net>2001-10-23 22:36:54 -0700
commit17b93e5d65c29d6f03f99ad0118a2eb80e4443b7 (patch)
tree30734c7409a5ac571bdb29ec7b161ee62ad568ad /ChangeLog
parent95276711eb5b2c55788d2664b76cb2bd11f56251 (diff)
[configure.in] Fix test for broken dirname. Based on patch from
Dave Dykstra <dwd@bell-labs.com>. Remove un-needed test for zlib.h. [contrib/caldera/openssh.spec, contrib/redhat/openssh.spec, contrib/suse/openssh.spec] Update version to match version.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aba358d41..1276a7997 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
120011023 120011023
2 - (bal) Updated version to 3.0p1 in preparing for release. 2 - (bal) Updated version to 3.0p1 in preparing for release.
3 - (bal) Added 'PAM_TTY_KLUDGE' to Solaris platform. 3 - (bal) Added 'PAM_TTY_KLUDGE' to Solaris platform.
4 - (tim) [configure.in] Fix test for broken dirname. Based on patch from
5 Dave Dykstra <dwd@bell-labs.com>. Remove un-needed test for zlib.h.
6 [contrib/caldera/openssh.spec, contrib/redhat/openssh.spec,
7 contrib/suse/openssh.spec] Update version to match version.h
4 8
520011022 920011022
6 - (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open). 10 - (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).
@@ -6748,4 +6752,4 @@
6748 - Wrote replacements for strlcpy and mkdtemp 6752 - Wrote replacements for strlcpy and mkdtemp
6749 - Released 1.0pre1 6753 - Released 1.0pre1
6750 6754
6751$Id: ChangeLog,v 1.1613 2001/10/23 17:14:00 mouring Exp $ 6755$Id: ChangeLog,v 1.1614 2001/10/24 05:36:54 tim Exp $