summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2000-05-23 17:45:05 +0000
committerZeev Suraski <zeev@php.net>2000-05-23 17:45:05 +0000
commit1ea8d6afacc82649a4c6affed6225bc3cc00b8b7 (patch)
tree59f31344ed74b91e7e20e451a692b84c6636685f
parentdec92a445f63d4df09faf1c088f160d4ee675e16 (diff)
downloadphp-git-1ea8d6afacc82649a4c6affed6225bc3cc00b8b7.tar.gz
- Update Windows project to include levensthein.c and update NEWS file
-rw-r--r--NEWS2
-rw-r--r--php4dllts.dsp4
2 files changed, 6 insertions, 0 deletions
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