changelog note about enet_socket_get_address

This commit is contained in:
Lee Salzman 2013-03-20 00:49:49 +02:00
parent bc81ba716f
commit bf8187f265

View file

@ -1,3 +1,5 @@
* added enet_socket_get_address() for querying the local address of a socket
ENet 1.3.7 (March 6, 2013):
* added ENET_PACKET_FLAG_SENT to indicate that a packet is being freed because it has been sent