瀏覽代碼

*** empty log message ***

eihrul 17 年之前
父節點
當前提交
3ec3a3cbe8
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      ChangeLog

+ 10 - 0
ChangeLog

@@ -1,3 +1,13 @@
+ENet CVS (10-12-07):
+
+* fixed acknowledgements to check both the outgoing and sent queues
+when removing acknowledged packets
+* fixed accidental bit rot in the MSVC project file
+* revised sequence number overflow handling to address some possible
+disconnect bugs
+* added enet_host_check_events() for getting only local queued events
+* factored out socket option setting into enet_socket_set_option()
+
 ENet 1.1 (June 6, 2007):
 
 * optional CRC32 just in case someone needs a stronger checksum than UDP