summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-03-28 13:12:27 +0200
committerAnatol Belski <ab@php.net>2017-03-28 13:12:27 +0200
commit5c93a31804fe7592d862c12eff15199c55058d72 (patch)
treeb325a18ddbec4c57462a660ad95e00d70c03217b
parentef8632c9dc5c4827a47c5b226ad5a0a9cb93326e (diff)
downloadphp-git-5c93a31804fe7592d862c12eff15199c55058d72.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 929dd93130..0a5d441162 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,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)