Changelog fix.

(cherry picked from commit 56b9c75056)
This commit is contained in:
Marcelo Roberto Jimenez 2010-10-19 16:11:39 -02:00
parent 1cc60c83f4
commit 77b96765b9

View File

@ -221,7 +221,7 @@ Version 1.8.0
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
@ -232,10 +232,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
@ -261,6 +257,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