summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-01-22 15:42:26 +1100
committerDamien Miller <djm@mindrot.org>2003-01-22 15:42:26 +1100
commit2101bfc4e1dbe1dc475d71158b1c24c6d2e2e412 (patch)
treeb9012d184941802b5f9fa188a3a530410513c755 /ChangeLog
parent53d81483f0bcea8af2207583bb6e83c187d522fc (diff)
- (djm) Reorganise PAM & SIA password handling to eliminate some common code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ea91ef7a4..f4c7704c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
5 Add a -t life option to ssh-agent that set the default lifetime. 5 Add a -t life option to ssh-agent that set the default lifetime.
6 The default can still be overriden by using -t in ssh-add. 6 The default can still be overriden by using -t in ssh-add.
7 OK markus@ 7 OK markus@
8 - (djm) Reorganise PAM & SIA password handling to eliminate some common code
8 9
920030120 1020030120
10 - (djm) Fix compilation for NetBSD from dtucker@zip.com.au 11 - (djm) Fix compilation for NetBSD from dtucker@zip.com.au
@@ -1048,4 +1049,4 @@
1048 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1049 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1049 ok provos@ 1050 ok provos@
1050 1051
1051$Id: ChangeLog,v 1.2579 2003/01/22 00:47:19 djm Exp $ 1052$Id: ChangeLog,v 1.2580 2003/01/22 04:42:26 djm Exp $