summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-18 11:34:32 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-18 11:34:32 +0000
commit4679f5b94f9bcfd2ad5661c6b44eb4d6ee14cf51 (patch)
tree2749cc3897a39faa2e958502635365a6a8fefdf9 /ChangeLog
parent60396b060b803fd2d20aa151dc0432a344f798b0 (diff)
- (stevesk) entropy.c: typo; should be SIGPIPE
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 10ea18911..ec6e58855 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@
28 a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C. 28 a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C.
29 Miller <Todd.Miller@courtesan.com> 29 Miller <Todd.Miller@courtesan.com>
30 - (djm) Update RPM spec files for 2.5.0p1 30 - (djm) Update RPM spec files for 2.5.0p1
31 - (stevesk) entropy.c: typo; should be SIGPIPE
31 32
3220010217 3320010217
33 - (bal) OpenBSD Sync: 34 - (bal) OpenBSD Sync:
@@ -4035,4 +4036,4 @@
4035 - Wrote replacements for strlcpy and mkdtemp 4036 - Wrote replacements for strlcpy and mkdtemp
4036 - Released 1.0pre1 4037 - Released 1.0pre1
4037 4038
4038$Id: ChangeLog,v 1.798 2001/02/18 04:43:07 djm Exp $ 4039$Id: ChangeLog,v 1.799 2001/02/18 11:34:32 stevesk Exp $