aboutsummaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 16524b5..0e47ae8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
ENet 1.2.2 (May 20, 2010):
* checksum functionality is now enabled by setting a checksum callback
-inside ENetHost instead of compile time option
+inside ENetHost instead of being a configure script option
* added totalSentData, totalSentPackets, totalReceivedData, and
totalReceivedPackets counters inside ENetHost for getting usage
statistics