diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-03-13 11:34:51 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-03-13 11:34:51 -0400 |
commit | cd9d08a5e14d2339185fd7702ed4e89858dc76b4 (patch) | |
tree | ac39844f84b5a162d9fe310cd8383f91d44d4431 /changes/bug10169 | |
parent | 9991c5f00135c70021997945251b52df02ae562f (diff) | |
download | tor-cd9d08a5e14d2339185fd7702ed4e89858dc76b4.tar tor-cd9d08a5e14d2339185fd7702ed4e89858dc76b4.tar.gz |
Sort the 0.2.5.3-alpha changelog entries a little better.
Still haven't edited any.
Also, remove all the changes/* entries that got merged back in
6b5ef3889d83c715973d.
Diffstat (limited to 'changes/bug10169')
-rw-r--r-- | changes/bug10169 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug10169 b/changes/bug10169 deleted file mode 100644 index 979c4e428..000000000 --- a/changes/bug10169 +++ /dev/null @@ -1,4 +0,0 @@ - o Major features: - - Also consider stream buffer sizes when calculating OOM - conditions. Rename MaxMemInCellQueues to MaxMemInQueues. Fixes - bug 10169. |