summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-23 14:52:50 +1100
committerDamien Miller <djm@mindrot.org>2000-09-23 14:52:50 +1100
commitb9c2ce8b3bbe71cf9cb5a127ed6d1cad633fc9f8 (patch)
tree5c4847d17051286004aa8a9e4364b6571e2a5a83 /ChangeLog
parent62dd94b375446eb04aed1550c17eaf79717423d4 (diff)
- (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0640e55..a51215d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
- (djm) Seperate tests for int64_t and u_int64_t types
- (djm) Tweak password expiry checking at suggestion of Kevin Steves
<stevesk@sweden.hp.com>
+ - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
20000920
- (djm) Fix bad path substitution. Report from Andrew Miner