From: foobar Date: Fri, 24 Jan 2003 09:54:30 +0000 (+0000) Subject: figbug news X-Git-Tag: PHP_4_3_before_13561_fix~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ce609a0459d693576a251b0c9d0ddeb35584f35;p=php figbug news --- diff --git a/NEWS b/NEWS index ec7712a2fc..f4231f83cf 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP 4 NEWS . Disallow linkage of Berkeley db submodules against libraries with different major version. . Disallow configuring of more than one Berkeley db handler. +- Fixed bug #20857 (snmpset() failed always, patch by: rs@epost.de). (Jani) - Fixed bug #14532 (fixed connection_status() to return 2 for timeouts). (Jani) - Fixed bug #21525 (bind_textdomain_codeset() now available on Windows). (Edin) - Fixed bug #21511 (config.status warning). (Jani)