summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2013-02-11 15:54:59 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2013-02-11 15:54:59 +0100
commitdbad4fb3ad918307dd7a641e6b8ed2351a93f3c7 (patch)
tree5df7dfa14398b8186b25e4a9c1c5dc49f83cb544
parente2453276e95165bf3b765d27781405c816821c15 (diff)
downloadphp-git-dbad4fb3ad918307dd7a641e6b8ed2351a93f3c7.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a2f8b9ce1..81ee8512af 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ PHP NEWS
case-sensitive). (Stas, mario at include-once dot org)
. Implemented FR #60524 (specify temp dir by php.ini). (ALeX Kazik).
. Fixed bug #64142 (dval to lval different behavior on ppc64). (Remi)
+ . Added ARMv7/v8 versions of various Zend arithmetic functions that are
+ implemented using inline assembler (Ard Biesheuvel)
- CLI server:
. Fixed bug #64128 (buit-in web server is broken on ppc64). (Remi)