From 5076b907e1f26c4d88649635de3b5779fa99d2ee Mon Sep 17 00:00:00 2001 From: Markus Fischer Date: Tue, 1 Jan 2002 21:33:32 +0000 Subject: [PATCH] - Summarize dbase fixes. --- NEWS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index d80a08aca7..b178da2386 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev -- Make dbase_pack() truncate the file to the right size. (Vlad) -- Fixed bug 6852 #2. Mem fields are now 10 bytesin size, not 9. (Vlad) -- Fixed bug 6852 #1. No more null byte after terminating 0x0D. (Vlad) +- Fixed several bugs in dbase extension (dbase_pack() truncate file to right + size, fix 6852 #1 and 6852 #2). (Vlad) - Fix bug in krsort() where an extra character was being compared (Andi) - fixed bug that made pspell include pspell.h from a wrong location. (Vlad) - added function overload in mbstring to add multibyte support for -- 2.50.1