]> granicus.if.org Git - php/commitdiff
- Explain that it is interbase related (Thanks to Andrey)
authorDerick Rethans <derick@php.net>
Fri, 14 Mar 2003 13:01:29 +0000 (13:01 +0000)
committerDerick Rethans <derick@php.net>
Fri, 14 Mar 2003 13:01:29 +0000 (13:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 23a721cb2d63b01a6aea954f7297cc0004e8e41b..9945a136b21fd399fc7ad073912de82667c4eece 100644 (file)
--- 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)