]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changess file for #10169
authorNick Mathewson <nickm@torproject.org>
Wed, 20 Nov 2013 17:08:03 +0000 (12:08 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 20 Nov 2013 17:08:03 +0000 (12:08 -0500)
changes/bug10169 [new file with mode: 0644]

diff --git a/changes/bug10169 b/changes/bug10169
new file mode 100644 (file)
index 0000000..979c4e4
--- /dev/null
@@ -0,0 +1,4 @@
+  o Major features:
+    - Also consider stream buffer sizes when calculating OOM
+      conditions. Rename MaxMemInCellQueues to MaxMemInQueues. Fixes
+      bug 10169.