summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-10-16 20:13:43 +1100
committerDamien Miller <djm@mindrot.org>2000-10-16 20:13:43 +1100
commit52dc96b717fe2d2cd536ab73b728de60d931dd6a (patch)
treeffbe02034724db5d50b9d3daf91467723942dd1b /ChangeLog
parentff649d888076a94033ebce016c85c5419a2c290b (diff)
- (djm) Make inability to read/write PRNG seedfile non-fatal
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed4a40a87..655df5f90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,8 @@
33 - (djm) Update version in Redhat spec file 33 - (djm) Update version in Redhat spec file
34 - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the 34 - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the
35 Redhat 7.0 spec file 35 Redhat 7.0 spec file
36 - (djm) Make inability to read/write PRNG seedfile non-fatal
37
36 38
3720001015 3920001015
38 - (djm) Fix ssh2 hang on background processes at logout. 40 - (djm) Fix ssh2 hang on background processes at logout.