summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-29 10:03:37 +1100
committerDamien Miller <djm@mindrot.org>1999-12-29 10:03:37 +1100
commite79334a2b06d4c897c4b764e5e94af72320e3ea9 (patch)
treeab7a0c37678f1967601f3884997996fedefdb480 /ChangeLog
parent9550a76c3716acc1a591dd9604cbc958a92ad891 (diff)
- Autodetect perl, patch from David Rankin
<drankin@bohemians.lexington.ky.us>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a61a18cd6..680462f5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - Applied another NetBSD portability patch from David Rankin 2 - Applied another NetBSD portability patch from David Rankin
3 <drankin@bohemians.lexington.ky.us> 3 <drankin@bohemians.lexington.ky.us>
4 - Fix --with-default-path option. 4 - Fix --with-default-path option.
5 - Autodetect perl, patch from David Rankin
6 <drankin@bohemians.lexington.ky.us>
5 7
619991228 819991228
7 - Replacement for getpagesize() for systems which lack it 9 - Replacement for getpagesize() for systems which lack it