]> granicus.if.org Git - php/commitdiff
BFN
authorJani Taskinen <jani@php.net>
Tue, 18 Sep 2007 09:25:03 +0000 (09:25 +0000)
committerJani Taskinen <jani@php.net>
Tue, 18 Sep 2007 09:25:03 +0000 (09:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f36f117c2028c1b2a2f17cde016f9638ceaf7974..8d5df81b9e1adb2532dad3b299686c30386ce5e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ PHP                                                                        NEWS
 - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre)
 
 - Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT). (Ilia)
+- Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported
+  on MacOSX). (jdolecek at NetBSD dot org)
 - Fixed bug #42627 (bz2 extension fails to build with -fno-common).
   (dolecek at netbsd dot org)
 - Fixed Bug #42596 (session.save_path MODE option does not work). (Ilia)