summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-16 16:09:27 +1100
committerDamien Miller <djm@mindrot.org>2000-09-16 16:09:27 +1100
commit9d5705a4b34f09a02cffb751d0be076bf667c8bc (patch)
tree3c894615925f9e31444df0eb1f0356e22ae5b961 /ChangeLog
parent8a1e6a629e6c712a0f24451b93c293536ad864e6 (diff)
- (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
password change patch. - (djm) Bring licenses on my stuff in line with OpenBSD's
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8707f45..5db81bca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
20000916
+ - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
+ password change patch.
+ - (djm) Bring licenses on my stuff in line with OpenBSD's
- (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
Kevin Steves <stevesk@sweden.hp.com>
- (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>