Release 2.19.5

- [BUGFIX] Generate frame record when moving an ACK from one buffered
  packet to another.
This commit is contained in:
Dmitri Tikhonov 2020-08-11 08:52:56 -04:00
parent 3a5376727e
commit 5488f41efa
6 changed files with 157 additions and 15 deletions

View file

@ -1,3 +1,8 @@
2020-08-11
- 2.19.5
- [BUGFIX] Generate frame record when moving an ACK from one buffered
packet to another.
2020-08-06
- 2.19.4
- [BUGFIX] Do not return an oversize MTU probe to connection twice.