diff --git a/ChangeLog b/ChangeLog index 1c310e4..b1f708d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ Version 1.6.8 ******************************************************************************* -2010-10-15 Marcelo Roberto Jimenez +2010-10-19 Marcelo Roberto Jimenez Bug fix in select of miniserver.c @@ -13,10 +13,6 @@ Version 1.6.8 Thanks to Fabrice Fontaine for helping and testing with this issue. -******************************************************************************* -Version 1.6.7 -******************************************************************************* - 2010-10-15 Marcelo Roberto Jimenez Fix for 100% CPU issue in select() in miniserv.c. I have also removed @@ -42,6 +38,10 @@ Version 1.6.7 I set all ...Sock6 variables to INVALID_SOCKET to make sure that they do not get added to the FD_SET and the problem is gone. +******************************************************************************* +Version 1.6.7 +******************************************************************************* + 2010-10-01 Fabrice Fontaine Adding --disable-notification-reordering option