From 6928982fb38f0a506bba08debb42e0741dc7ef9b Mon Sep 17 00:00:00 2001 From: Arnaud Le Blanc Date: Thu, 23 Oct 2008 20:23:38 +0000 Subject: [PATCH] BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 494f3341bda..05a85ff9d41 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ PHP NEWS a relative path. (Pierre) - Fixed read or write errors for large zip archives. (Pierre) +- Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option). + (bugs at trick dot vanstaveren dot us) - Fixed bug #46343 (IPv6 address filter accepts invalid address). (Ilia) - Fixed bug #46335 (DOMText::splitText doesn't handle multibyte characters). (Rob)