enet 1.3.15 release prep

This commit is contained in:
Lee Salzman
2020-04-19 19:40:37 -04:00
parent 5b93d08fa5
commit 22272e29f9
6 changed files with 12 additions and 5 deletions
+7
View File
@@ -1,3 +1,10 @@
ENet 1.3.15 (April 20, 2020):
* quicker RTT initialization
* use fractional precision for RTT calculations
* fixes for packet throttle with low RTT variance
* miscellaneous socket bug fixes
ENet 1.3.14 (January 27, 2019):
* bug fix for enet_peer_disconnect_later()