]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 17 Aug 2001 00:18:08 +0000 (00:18 +0000)
committer <changelog@php.net> <>
Fri, 17 Aug 2001 00:18:08 +0000 (00:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 65b1febcb0bc71212e3169cc96e397a7b9fcf0e2..5b5c55a3faef55b83da2f46e1b728e341e9b161c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Fix a crash in dbase_replace_record (Patch by robin.marlow@dps-int.com).
 - Added support for single dimensional SafeArrays and Enumerations.
   Added an is_enum() function to check if a component implements an
   enumeration. (Alan, Harald)