summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-23 14:26:32 +1100
committerDamien Miller <djm@mindrot.org>2000-09-23 14:26:32 +1100
commit62dd94b375446eb04aed1550c17eaf79717423d4 (patch)
treeb19dcd9b9203c67b739b7ae512350fcd29692b35 /ChangeLog
parent578783e6bfb3cb81a63aa580f5641af010d73c72 (diff)
- (djm) Tweak password expiry checking at suggestion of Kevin Steves
<stevesk@sweden.hp.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9adb880d2..f0640e55e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 <stevesk@sweden.hp.com> 3 <stevesk@sweden.hp.com>
4 - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi> 4 - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
5 - (djm) Seperate tests for int64_t and u_int64_t types 5 - (djm) Seperate tests for int64_t and u_int64_t types
6 - (djm) Tweak password expiry checking at suggestion of Kevin Steves
7 <stevesk@sweden.hp.com>
6 8
720000920 920000920
8 - (djm) Fix bad path substitution. Report from Andrew Miner 10 - (djm) Fix bad path substitution. Report from Andrew Miner