Merge branch 'bug11965_v2'
[tor.git] / changes / bug11805
blob02a5538948869c5e31092bce1e133b96bcfe5aa8
1   o Minor bugfixes:
2     - Correctly detect the total available system memory. We tried to do this
3       in 0.2.5.4-alpha, but the code was set up to always return an error
4       value, even on success.
5       Fixes bug 11805; bugfix on 0.2.5.4-alpha.