]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Mon, 24 Mar 2014 09:31:08 +0000 (10:31 +0100)
committerAnatol Belski <ab@php.net>
Mon, 24 Mar 2014 09:31:08 +0000 (10:31 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 79003afd1ebe85e1511b1d8b4e0931737fc05bf3..90682e83890632360d1742643929d158deceb503 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ PHP                                                                        NEWS
   . Added DateTimeImmutable::createFromMutable to create a DateTimeImmutable
     object from an existing DateTime (mutable) object (Derick)
 
+- Embed:
+  . Fixed bug #65715 (php5embed.lib isn't provided anymore). (Anatol).
+
 - GD:
   . Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer
     CVE-2013-7327). (Tomas Hoger, Remi).