summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-06-25 18:09:16 +1000
committerDamien Miller <djm@mindrot.org>2001-06-25 18:09:16 +1000
commitc8a3868ed0a9c8291c36e79180e18342acd4ed71 (patch)
treea024fd99a20726e12852e34dabaa5a4735202a80 /ChangeLog
parent2d5ac08f13a8e1f52f00c8ad67f9f03736371cc2 (diff)
- (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
Solaris
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 932d6f757..c07672949 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -105,6 +105,8 @@
105 [ttymodes.c] 105 [ttymodes.c]
106 passing modes works fine: debug2->3 106 passing modes works fine: debug2->3
107 - (djm) -Wall fix for session.c 107 - (djm) -Wall fix for session.c
108 - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
109 Solaris
108 110
10920010622 11120010622
110 - (stevesk) handle systems without pw_expire and pw_change. 112 - (stevesk) handle systems without pw_expire and pw_change.
@@ -5789,4 +5791,4 @@
5789 - Wrote replacements for strlcpy and mkdtemp 5791 - Wrote replacements for strlcpy and mkdtemp
5790 - Released 1.0pre1 5792 - Released 1.0pre1
5791 5793
5792$Id: ChangeLog,v 1.1324 2001/06/25 07:07:59 djm Exp $ 5794$Id: ChangeLog,v 1.1325 2001/06/25 08:09:16 djm Exp $