]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 5 Jan 2002 01:10:30 +0000 (01:10 +0000)
committer <changelog@php.net> <>
Sat, 5 Jan 2002 01:10:30 +0000 (01:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b178da2386de92c2acba270599467ee1bfd9e9fa..41b11d6ae6b77eaee032fad5eaf0561aff5faf46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Fixed segfault in wordwrap() when wrapping to zero width and using
+  multi-character break or trying to force cut (bug #12768). (Jim)
 - 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)