summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b0da442c9..130a8f395 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
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 10 - (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from
11 Todd C. Miller <Todd.Miller@courtesan.com> 11 Todd C. Miller <Todd.Miller@courtesan.com>
12 - (djm) Use ttyname() to determine name of tty returned by openpty()
13 rather then risking overflow. Patch from Marek Michalkiewicz
14 <marekm@amelek.gda.pl>
12 15
1320010217 1620010217
14 - (bal) OpenBSD Sync: 17 - (bal) OpenBSD Sync:
@@ -4016,4 +4019,4 @@
4016 - Wrote replacements for strlcpy and mkdtemp 4019 - Wrote replacements for strlcpy and mkdtemp
4017 - Released 1.0pre1 4020 - Released 1.0pre1
4018 4021
4019$Id: ChangeLog,v 1.787 2001/02/18 01:44:29 djm Exp $ 4022$Id: ChangeLog,v 1.788 2001/02/18 01:49:35 djm Exp $