]> granicus.if.org Git - php/commitdiff
- Update news too
authorDerick Rethans <derick@php.net>
Mon, 16 Feb 2004 14:29:31 +0000 (14:29 +0000)
committerDerick Rethans <derick@php.net>
Mon, 16 Feb 2004 14:29:31 +0000 (14:29 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2207b6375f1420ae4c3eb6d29080c94f9ebb986d..5b45802b253a6ab639fa6fd5e2345614a90738cd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Feb 2004, Version 4.3.5
+- Fixed zero bytes memory allocation when no extra ini files are found in the
+  --with-config-file-scan-dir specified directory. (Eric Colinet, Derick)
 - Fixed bug #27235 (Interbase NUMERIC x.0 field returns empty string on 0).
   (Ard)
 - Fixed bug #27196 (Missing content_length initialization in apache 2 sapis).