summaryrefslogtreecommitdiff
path: root/ChangeLog
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 /ChangeLog
parentc9c1d3757f76381c432bac4ed6b20cfd90167601 (diff)
Fix bug #
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d86673d35..7ba6470c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -264,7 +264,7 @@
264 Based on fix from yoshfuji@linux-ipv6.org 264 Based on fix from yoshfuji@linux-ipv6.org
265 - (djm) Bug #442: Check for and deny access to accounts with locked 265 - (djm) Bug #442: Check for and deny access to accounts with locked
266 passwords. Patch from dtucker@zip.com.au 266 passwords. Patch from dtucker@zip.com.au
267 - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes 267 - (djm) Bug #44: Use local mkstemp() rather than glibc's silly one. Fixes
268 Can't pass KRB4 TGT passing. Fix from: jan.iven@cern.ch 268 Can't pass KRB4 TGT passing. Fix from: jan.iven@cern.ch
269 - (djm) Fix Bug #442 for PAM case 269 - (djm) Fix Bug #442 for PAM case
270 - (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix based 270 - (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix based
@@ -1203,4 +1203,4 @@
1203 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1203 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1204 ok provos@ 1204 ok provos@
1205 1205
1206$Id: ChangeLog,v 1.2626 2003/03/10 01:10:45 djm Exp $ 1206$Id: ChangeLog,v 1.2627 2003/03/12 22:42:51 djm Exp $