summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-03-11 14:23:34 +0100
committerAnatol Belski <ab@php.net>2016-03-11 14:23:34 +0100
commitfca831e8ad05c344226566fbb9051230421d6578 (patch)
tree20e89880219ceef4c1401810104c8db61955ee6a
parent884f3f0afd7a9a219f81c03853091bdf5b20b276 (diff)
downloadphp-git-fca831e8ad05c344226566fbb9051230421d6578.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e70e4b4b0c..1f9f3ebf9b 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,9 @@ PHP NEWS
- Curl:
. Fixed bug #71694 (Support constant CURLM_ADDED_ALREADY). (mpyw)
+- Date:
+ . Fixed bug #71635 (DatePeriod::getEndDate segfault). (Thomas Punt)
+
- libxml:
. Fixed bug #71536 (Access Violation crashes php-cgi.exe). (Anatol)