From: Zeev Suraski Date: Tue, 23 May 2000 17:45:05 +0000 (+0000) Subject: - Update Windows project to include levensthein.c and update NEWS file X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~306 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ea8d6afacc82649a4c6affed6225bc3cc00b8b7;p=php - Update Windows project to include levensthein.c and update NEWS file --- diff --git a/NEWS b/NEWS index aee596486f..464fce609e 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1-dev +- Moved to virtual current working directory support. This highly improves the + functionality and stability of multi-threaded versions of PHP (Andi, Sascha) 22 May 2000, Version 4.0.0 Release - Allow the writing of flash files to stdout. diff --git a/php4dllts.dsp b/php4dllts.dsp index 85a1e06067..0cfe939a6b 100644 --- a/php4dllts.dsp +++ b/php4dllts.dsp @@ -401,6 +401,10 @@ SOURCE=.\ext\standard\lcg.c # End Source File # Begin Source File +SOURCE=.\ext\standard\levenshtein.c +# End Source File +# Begin Source File + SOURCE=.\ext\standard\link.c # End Source File # Begin Source File