From 2bfb11218f4987332fa90b7eedd0762802db5521 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Mon, 4 Dec 2000 17:56:36 +0000 Subject: [PATCH] This branch will become 4.0.5. New entries should only be added to the 4.0.4 area, if you merge them. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 472eb636c3f..a8e2e9be40a 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,11 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +?? ??? 2000, Version 4.0.5 +- Empty entry. Enjoy + ?? ??? 2000, Version 4.0.4 +- Fixed bad mod_perl interaction which caused segfaults when using LFS (Sascha) - const CONSTNAME now gets recognized. Before the patch only @const CONSTNAME description was recognized. - Added extension for the cracklib library. (Alexander Feldman) - Added the is_null() function that will return true if a variable is of