]> granicus.if.org Git - php/commitdiff
Interbase changes should get a NEWS entry
authorRasmus Lerdorf <rasmus@php.net>
Wed, 5 Sep 2001 15:41:08 +0000 (15:41 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Wed, 5 Sep 2001 15:41:08 +0000 (15:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f9850c81aff69892dcc0a31e1a2ac1babacfff61..ef6abdff86111c5b2a6d75a8843c866f011c6cf8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ PHP 4.0                                                                    NEWS
 - Improved support for autoconf-2.50+/libtool 1.4b+ (Jan Kneschke, Sascha)
 
 ?? ??? 200?, Version 4.0.7
+- Better Interbase blob, null and error handling (Patch by Jeremy Bettis)
 - Fixed a crash bug in array_map() if the input arrays had string or
   non-sequential keys. Also modified it so that if a single array is passed,
   its keys are preserved in the resulting array. (Andrei)