1.3.8 release prep

This commit is contained in:
Lee Salzman
2013-06-02 13:23:50 +03:00
parent 51f303d5e2
commit 742e6b9552
5 changed files with 6 additions and 4 deletions
+2
View File
@@ -1,3 +1,5 @@
ENet 1.3.8 (June 2, 2013):
* added enet_linked_version() for checking the linked version
* added enet_socket_get_address() for querying the local address of a socket
* silenced some debugging prints unless ENET_DEBUG is defined during compilation