summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-28 10:41:12 +1100
committerDamien Miller <djm@mindrot.org>1999-12-28 10:41:12 +1100
commit4ff2b9bf429f40cb4d8119108cd7c4aa76c081ee (patch)
tree1d5585780b56b4296c8dfa43caf69fa0a1b96523 /ChangeLog
parent13bc0be2b65b65ab7ac020bbd0a772ed3abe1738 (diff)
- NetBSD login.c compile fix from David Rankin
<drankin@bohemians.lexington.ky.us> - Fully set ut_tv if present in utmp or utmpx
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70e1c037a..55051011f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
119991228 119991228
2 - Replacement for getpagesize() for systems which lack it 2 - Replacement for getpagesize() for systems which lack it
3 - NetBSD login.c compile fix from David Rankin
4 <drankin@bohemians.lexington.ky.us>
5 - Fully set ut_tv if present in utmp or utmpx
3 6
419991227 719991227
5 - Automatically correct paths in manpages and configuration files. Patch 8 - Automatically correct paths in manpages and configuration files. Patch