summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-28 15:09:35 +1100
committerDamien Miller <djm@mindrot.org>1999-12-28 15:09:35 +1100
commitbeb4ba5a68dbfa478bcc375cc885a047a8301c0d (patch)
treef612c8142e3891e40e68797c00a339a8efde0a40 /ChangeLog
parent4ff2b9bf429f40cb4d8119108cd7c4aa76c081ee (diff)
- Portability fixes for Irix 5.3 (now compiles OK!)
- autoconf and other misc cleanups
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55051011f..9c29ac8ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 - NetBSD login.c compile fix from David Rankin 3 - NetBSD login.c compile fix from David Rankin
4 <drankin@bohemians.lexington.ky.us> 4 <drankin@bohemians.lexington.ky.us>
5 - Fully set ut_tv if present in utmp or utmpx 5 - Fully set ut_tv if present in utmp or utmpx
6 - Portability fixes for Irix 5.3 (now compiles OK!)
7 - autoconf and other misc cleanups
6 8
719991227 919991227
8 - Automatically correct paths in manpages and configuration files. Patch 10 - Automatically correct paths in manpages and configuration files. Patch