K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-02-26T10:24:49.115272Z K 7 svn:log V 394 Update the EWMA statistics for each intermediary rate as well as the final rate. This fixes two things: * The intermediary rates now also have their EWMA values changed; * The existing code was using the wrong value for longtries - so the EWMA stats were only adjusted for the first rate and not subsequent rates in a MRR setup. TODO: * Merge the EWMA updates into update_stats() now.. END