From: Brian Warner Date: Mon, 13 Apr 2009 11:04:46 +0000 (-0700) Subject: NEWS: mention that the new 'reliability' page requires numpy X-Git-Tag: allmydata-tahoe-1.4.0~8 X-Git-Url: https://git.rkrishnan.org/pf/content?a=commitdiff_plain;h=59c3693a3009c0d4204a70cd0a055bc0cece842f;p=tahoe-lafs%2Ftahoe-lafs.git NEWS: mention that the new 'reliability' page requires numpy --- diff --git a/NEWS b/NEWS index b792afb7..57b4014c 100644 --- a/NEWS +++ b/NEWS @@ -67,9 +67,9 @@ Check/Repair operation) will still be accessible. A new "reliability" page was added, with the beginnings of work on a statistical loss model. You can tell this page how many servers you are using and their independent failure probabilities, and it will tell you the -likelihood that an arbitrary file will survive each repair period. A partial -paper, written by Shawn Willden, has been added to -docs/proposed/lossmodel.lyx . +likelihood that an arbitrary file will survive each repair period. The +"numpy" package must be installed to access this page. A partial paper, +written by Shawn Willden, has been added to docs/proposed/lossmodel.lyx . ** CLI changes