Browse Source

Bug 26214: Changes file.

Mike Perry 6 years ago
parent
commit
11d9938694
1 changed files with 3 additions and 0 deletions
  1. 3 0
      changes/bug26214

+ 3 - 0
changes/bug26214

@@ -0,0 +1,3 @@
+  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)