summaryrefslogtreecommitdiff
path: root/changes/bug26214
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-07-09 10:30:12 -0400
committerNick Mathewson <nickm@torproject.org>2018-07-09 10:30:12 -0400
commitcec8d4aa92042bee022fd98e429f721ccad297b5 (patch)
tree7472a1a2b0762a2af9174a77e9775f83ae576eab /changes/bug26214
parent1b81c4b5f3a3b2ad8a3d3a23a75e5bac08c22a89 (diff)
downloadtor-cec8d4aa92042bee022fd98e429f721ccad297b5.tar.gz
tor-cec8d4aa92042bee022fd98e429f721ccad297b5.zip
Remove changes files for items that will appear in 0.3.4.4-rc
Diffstat (limited to 'changes/bug26214')
-rw-r--r--changes/bug262143
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug26214 b/changes/bug26214
deleted file mode 100644
index 4277b9c6ec..0000000000
--- a/changes/bug26214
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor bugfixes (correctness, flow control):
- - Upon receiving a stream-level SENDME cell, verify that our window has
- not grown too large. Fixes bug 26214; bugfix on svn r54 (pre-0.0.1)