X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=98e368963c2d673acc9b747b3535927c8db786c4;hb=a882bac540a7c37dc0cd9ab3bcfcfe0af08bbf5c;hp=2096ac261e23b326aea479174356f75176e74f42;hpb=129fc4f6d5f88a86544bf3ad1f9c3c312095ff98;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 2096ac2..98e3689 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-14 Michael Poole + + * ircd/os_generic.c (os_recv_nonb): Set errno to zero when + returning IO_FAILURE due to a closed connection. + 2006-12-31 Michael Poole * ircd/m_mode.c (ms_mode): Bounce modes from deopped members.