Changelog fix.

This commit is contained in:
Marcelo Roberto Jimenez 2010-10-19 16:11:39 -02:00
parent 2bdc9e075e
commit 56b9c75056

View File

@ -2,7 +2,7 @@
Version 1.6.8
*******************************************************************************
2010-10-15 Marcelo Roberto Jimenez <mroberto(at)users.sourceforge.net>
2010-10-19 Marcelo Roberto Jimenez <mroberto(at)users.sourceforge.net>
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 <mroberto(at)users.sourceforge.net>
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 <fabrice.fontaine(at)orange-ftgroup.com>
Adding --disable-notification-reordering option