diff --git a/NEWS b/NEWS index 3a3d481dc5f..3984a2570d9 100644 --- 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)