diff --git a/ChangeLog b/ChangeLog index 0bb6feb7f..cf67c4d47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,6 +43,9 @@ Changes in version 0.2.0.3-alpha - 2007-??-?? o Performance improvements: - Be more aggressive with freeing buffer RAM or putting it on the free lists. + - If exit bandwidth ever exceeds one third of total bandwidth, then + use the correct formula to weight exit nodes when choosing paths. + (Based on patch from Mike Perry.) o Performance improvements (win32): - Use Critical Sections rather than Mutexes for synchronizing threads diff --git a/doc/spec/path-spec.txt b/doc/spec/path-spec.txt index 01a268723..05d9e8dcb 100644 --- a/doc/spec/path-spec.txt +++ b/doc/spec/path-spec.txt @@ -189,7 +189,11 @@ of their choices. on the fraction of bandwidth available from non-Exit nodes. Call the total clipped advertised bandwidth for Exit nodes under consideration E, and the total clipped advertised bandwidth for non-Exit nodes under - consideration N. If E= rand_bw) break;