summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-08-30 09:53:24 +1100
committerDamien Miller <djm@mindrot.org>2000-08-30 09:53:24 +1100
commit5552d7addf529138b4772974afb2ce2a37de33bc (patch)
tree31a4e57cc83813877645e1e0c26ddc411795d57b /ChangeLog
parentc30d35ce3234371c20a388d81b4bafd389d3019f (diff)
- (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
<stevesk@sweden.hp.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3af34b9ba..669966c41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - (djm) Compile warning fixes from Mark Miller <markm@swoon.net> 2 - (djm) Compile warning fixes from Mark Miller <markm@swoon.net>
3 - (djm) Periodically rekey arc4random 3 - (djm) Periodically rekey arc4random
4 - (djm) Clean up diff against OpenBSD. 4 - (djm) Clean up diff against OpenBSD.
5 - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
6 <stevesk@sweden.hp.com>
5 7
620000829 820000829
7 - (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert 9 - (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert