summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-18 12:44:29 +1100
committerDamien Miller <djm@mindrot.org>2001-02-18 12:44:29 +1100
commitb3ffc5f1d4f630521e5ad4787db1f691942b8592 (patch)
treed8cbdaf9d62d1311985294b9075d140a9b318f22 /ChangeLog
parent0a4e27d5832a6a2d0fdaff4a169d0c216b37eeee (diff)
- (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from
Todd C. Miller <Todd.Miller@courtesan.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4450f48ac..b0da442c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
7 <vinschen@redhat.com> and myself. 7 <vinschen@redhat.com> and myself.
8 - (djm) Close listen_sock on bind() failures. Patch from Arkadiusz 8 - (djm) Close listen_sock on bind() failures. Patch from Arkadiusz
9 Miskiewicz <misiek@pld.ORG.PL> 9 Miskiewicz <misiek@pld.ORG.PL>
10 - (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from
11 Todd C. Miller <Todd.Miller@courtesan.com>
10 12
1120010217 1320010217
12 - (bal) OpenBSD Sync: 14 - (bal) OpenBSD Sync:
@@ -4014,4 +4016,4 @@
4014 - Wrote replacements for strlcpy and mkdtemp 4016 - Wrote replacements for strlcpy and mkdtemp
4015 - Released 1.0pre1 4017 - Released 1.0pre1
4016 4018
4017$Id: ChangeLog,v 1.786 2001/02/18 01:36:39 djm Exp $ 4019$Id: ChangeLog,v 1.787 2001/02/18 01:44:29 djm Exp $