summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2012-11-30 14:32:15 +0800
committerXinchen Hui <laruence@php.net>2012-11-30 14:32:15 +0800
commit00d86afedf8ba7cd40da0e62df037567d0988283 (patch)
tree476eed72c91761fce5235be96b590bcc4c0c7d9d
parent40fabf68edd5524b9ce0cda925d6c7888d8441c3 (diff)
downloadphp-git-00d86afedf8ba7cd40da0e62df037567d0988283.tar.gz
Format
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 68a88ed08c..93989fb73c 100644
--- a/NEWS
+++ b/NEWS
@@ -23,10 +23,10 @@ PHP NEWS
(Anatoliy)
- FPM:
- . Fixed bug #63581 Possible null dereference and buffer overflow (Remi)
+ . Fixed bug #63581 (Possible null dereference and buffer overflow). (Remi)
- Imap:
- . Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array (Remi)
+ . Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array). (Remi)
- MySQLnd:
. Fixed bug #63398 (Segfault when polling closed link). (Laruence)