changelog               Mon Dec 31 20:12:05 2001 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.836 php4/NEWS:1.837
--- php4/NEWS:1.836     Sat Dec 29 20:10:14 2001
+++ php4/NEWS   Mon Dec 31 20:12:04 2001
@@ -1,6 +1,9 @@
 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)
 - 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 


Reply via email to