]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Sun, 2 Aug 2015 07:30:00 +0000 (09:30 +0200)
committerAnatol Belski <ab@php.net>
Sun, 2 Aug 2015 07:30:00 +0000 (09:30 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 7d0169d2266993924dc4b3631089fb1c806b43fa..5e03a8e92a50bcbe3cc831a80d35d51b979e1442 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@ PHP                                                                        NEWS
     (Bob)
   . Fixed bug #70108 (sometimes empty $_SERVER['QUERY_STRING']). (Anatol)
   . Fixed bug #70179 ($this refcount issue). (Bob)
+  . Fixed bug #69896 ('asm' operand has impossible constraints). (Anatol)
 
 - Curl:
   . Fixed bug #70163 (curl_setopt_array() type confusion). (Laruence)