summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-03-28 13:14:51 +0200
committerAnatol Belski <ab@php.net>2017-03-28 13:14:51 +0200
commit2a5e631e31365f9ba281eb14fc1335f5f07dc481 (patch)
tree79525eb63a6260d00a6c9288e9b56a28a287f8e2
parent279d1efbdb33e102c4facf5409088dcf6c749032 (diff)
downloadphp-git-2a5e631e31365f9ba281eb14fc1335f5f07dc481.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c0220fd8d4..aff1233ec6 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ PHP NEWS
to `isfinite'). (Nikita)
. Fixed bug #74302 (yield fromLABEL is over-greedy). (Sara)
+- Apache:
+ . Reverted patch for bug #61471, fixes bug #74318. (Anatol)
+
- Date:
. Fixed bug #72096 (Swatch time value incorrect for dates before 1970). (mcq8)