summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-03-13 09:42:51 +1100
committerDamien Miller <djm@mindrot.org>2003-03-13 09:42:51 +1100
commitc1365e19b0f5ae8d05b697cd40d1fb4f664112b6 (patch)
tree320fc598d9ffdf42b45d956c0d8b9c37b4b9d799
parentc9c1d3757f76381c432bac4ed6b20cfd90167601 (diff)
Fix bug #
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d86673d3..7ba6470c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -264,7 +264,7 @@
Based on fix from yoshfuji@linux-ipv6.org
- (djm) Bug #442: Check for and deny access to accounts with locked
passwords. Patch from dtucker@zip.com.au
- - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes
+ - (djm) Bug #44: Use local mkstemp() rather than glibc's silly one. Fixes
Can't pass KRB4 TGT passing. Fix from: jan.iven@cern.ch
- (djm) Fix Bug #442 for PAM case
- (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix based
@@ -1203,4 +1203,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2626 2003/03/10 01:10:45 djm Exp $
+$Id: ChangeLog,v 1.2627 2003/03/12 22:42:51 djm Exp $