Add ChangeLog message for a file accidentally included in the last commit.
authorMichael Poole <mdpoole@troilus.org>
Tue, 16 Jan 2007 00:52:46 +0000 (00:52 +0000)
committerMichael Poole <mdpoole@troilus.org>
Tue, 16 Jan 2007 00:52:46 +0000 (00:52 +0000)
git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1747 c9e4aea6-c8fd-4c43-8297-357d70d61c8c

ChangeLog

index 2096ac261e23b326aea479174356f75176e74f42..98e368963c2d673acc9b747b3535927c8db786c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-14  Michael Poole <mdpoole@troilus.org>
+
+       * 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 <mdpoole@troilus.org>
 
        * ircd/m_mode.c (ms_mode): Bounce modes from deopped members.