summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-11-24 10:30:02 +0000
committerAntony Dovgal <tony2001@php.net>2006-11-24 10:30:02 +0000
commit724f500c92d57dd9593d1f6f61d3dd118bfbe01a (patch)
tree6d3ae8308326127a525ecc7c03b1642dc69cdaf2
parentffb9e154657ca743fed088d6d84301975dfda969 (diff)
downloadphp-git-724f500c92d57dd9593d1f6f61d3dd118bfbe01a.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 746824e984..61e7333d3b 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,8 @@ PHP NEWS
php_filter.h).
- Fixed wrong signature initialization in imagepng (Takeshi Abe)
- Added optimization for imageline with horizontal and vertial lines (Pierre)
+- Fixed bug #39613 (Possible segfault in imap initialization due to missing
+ module dependency). (wharmby at uk dot ibm dot com, Tony)
- Fixed bug #39602 (Invalid session.save_handler crashes PHP). (Dmitry)
- Fixed bug #39576 (array_walk() doesn't separate userdata zval). (Tony)
- Fixed bug #39548 (ZMSG_LOG_SCRIPT_NAME not routed to OutputDebugString()