]> granicus.if.org Git - php/commitdiff
credit where credit's due
authorZeev Suraski <zeev@php.net>
Sat, 24 Jun 2000 16:32:25 +0000 (16:32 +0000)
committerZeev Suraski <zeev@php.net>
Sat, 24 Jun 2000 16:32:25 +0000 (16:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3a3d481dc5f5831f1658b8959b5867e8eb95f0d7..3984a2570d99228c111e87cd36106064861309eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
+- Fixed problems with POST requests under the NSAPI module (Roberto Biancardi)
 - Added spliti() function. (Thies)
 - Fixed serializer behaviour with regards to serializing objects which class
   definition was not available in the current context. (Sascha)