summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-10 19:28:02 +1000
committerDamien Miller <djm@mindrot.org>2003-05-10 19:28:02 +1000
commit4f9f42a9bb6a6aa8f6100d873dc6344f2f9994de (patch)
treef81c39146e1cfabb4b198f57f60453b2dcaac299 /ChangeLog
parentc437cda328b4733b59a7ed028b72e6b7f58f86e6 (diff)
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
proper challenge-response module
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b4ff341b..4acedd1a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 "make install". Patch by roth@feep.net. 3 "make install". Patch by roth@feep.net.
4 - (dtucker) Bug #536: Test for and work around openpty/controlling tty 4 - (dtucker) Bug #536: Test for and work around openpty/controlling tty
5 problem on Linux (fixes "could not set controlling tty" errors). 5 problem on Linux (fixes "could not set controlling tty" errors).
6 - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
7 proper challenge-response module
6 8
720030504 920030504
8 - (dtucker) Bug #497: Move #include of bsd-cygwin_util.h to openbsd-compat.h. 10 - (dtucker) Bug #497: Move #include of bsd-cygwin_util.h to openbsd-compat.h.
@@ -1376,4 +1378,4 @@
1376 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1378 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1377 ok provos@ 1379 ok provos@
1378 1380
1379$Id: ChangeLog,v 1.2672 2003/05/10 07:05:46 dtucker Exp $ 1381$Id: ChangeLog,v 1.2673 2003/05/10 09:28:02 djm Exp $