summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-08-06 16:51:49 +1000
committerDamien Miller <djm@mindrot.org>2001-08-06 16:51:49 +1000
commit2ab5924d1fd11233b50714ef40384a62e1f6740a (patch)
treea55295ab28d63d59bf7aeeb61efe758b512f5183 /ChangeLog
parente26a155415ffb384fd95296b2ed9e129169abd10 (diff)
- (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
a fast UltraSPARC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ed6c3308a..f683a86f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120010803
2 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
3 a fast UltraSPARC.
4
120010726 520010726
2 - (stevesk) use mysignal() in protocol 1 loop now that the SIGCHLD 6 - (stevesk) use mysignal() in protocol 1 loop now that the SIGCHLD
3 handler has converged. 7 handler has converged.
@@ -6103,4 +6107,4 @@
6103 - Wrote replacements for strlcpy and mkdtemp 6107 - Wrote replacements for strlcpy and mkdtemp
6104 - Released 1.0pre1 6108 - Released 1.0pre1
6105 6109
6106$Id: ChangeLog,v 1.1424 2001/07/26 17:51:49 stevesk Exp $ 6110$Id: ChangeLog,v 1.1425 2001/08/06 06:51:49 djm Exp $