summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 23a721cb2d..9945a136b2 100644
--- a/NEWS
+++ b/NEWS
@@ -135,7 +135,8 @@ PHP 4 NEWS
- Fixed bug #20857 (snmpset() failed always, patch by: rs@epost.de). (Jani)
- Fixed bug #20802 (PHP would die silently when memory limit reached). (Ilia)
- Fixed bug #20715 (odbc could not be compiled as shared extension). (Jani)
-- Fixed bug #20641 (Numeric/decimal datatype overflow on Win32). (Daniela)
+- Fixed bug #20641 (Numeric/decimal datatype overflow in the Interbase module
+ on Win32). (Daniela)
- Fixed bug #20503 (imagesetbrush() not available on Windows). (Edin)
- Fixed bug #20282 (COM memory leak). (Harald)
- Fixed bug #20256 (snprintf() not defined on some systems). (Jani)