*** empty log message ***

This commit is contained in:
eihrul 2007-10-14 02:14:43 +00:00
parent 890e98d6a0
commit 3ec3a3cbe8

View file

@ -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