diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-09 10:30:12 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-09 10:30:12 -0400 |
commit | cec8d4aa92042bee022fd98e429f721ccad297b5 (patch) | |
tree | 7472a1a2b0762a2af9174a77e9775f83ae576eab /changes/bug26214 | |
parent | 1b81c4b5f3a3b2ad8a3d3a23a75e5bac08c22a89 (diff) | |
download | tor-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/bug26214 | 3 |
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) |