summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-10-16 11:13:43 +0200
committerDamien Miller <djm@mindrot.org>2000-10-16 11:13:43 +0200
commit52dc96b717fe2d2cd536ab73b728de60d931dd6a (patch)
treeffbe02034724db5d50b9d3daf91467723942dd1b /ChangeLog
parent - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the (diff)
downloadopenssh-52dc96b717fe2d2cd536ab73b728de60d931dd6a.tar.xz
openssh-52dc96b717fe2d2cd536ab73b728de60d931dd6a.zip
- (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 @@
- (djm) Update version in Redhat spec file
- (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the
Redhat 7.0 spec file
+ - (djm) Make inability to read/write PRNG seedfile non-fatal
+
20001015
- (djm) Fix ssh2 hang on background processes at logout.