diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-02-07 15:22:36 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-02-07 15:22:36 -0500 |
commit | e5b07ba17947ba4782cbac8f12de7024b2969c99 (patch) | |
tree | 1156455a6004fd0f6f5275e452a263ff2fc8cd57 /changes | |
parent | ba7d93db16fd53c951b6a159adeb7b4094817c11 (diff) | |
parent | 0b598cb2bbddd91a0152ca30af4387d8f9162cc1 (diff) | |
download | tor-e5b07ba17947ba4782cbac8f12de7024b2969c99.tar.gz tor-e5b07ba17947ba4782cbac8f12de7024b2969c99.zip |
Merge remote-tracking branch 'arma/bug7054'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug7054 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug7054 b/changes/bug7054 new file mode 100644 index 0000000000..15680d72ce --- /dev/null +++ b/changes/bug7054 @@ -0,0 +1,4 @@ + o Minor bugfixes (man page): + - Say "KBytes" rather than "KB" in the man page (for various values + of K), to further reduce confusion about whether Tor counts in + units of memory or fractions of units of memory. Fixes bug 7054. |