ossp-pkg/uuid/ChangeLog 1.143 -> 1.144
--- ChangeLog 2007/01/01 18:39:52 1.143
+++ ChangeLog 2007/05/19 19:30:34 1.144
@@ -13,6 +13,12 @@
Changes between 1.5.1 and 1.6.0 (31-Jul-2006 to 05-Oct-2006)
+ o Make GNU autoconf procedure of PHP binding more robust by using
+ -Wl,-Bsymbolic only on platforms where uuid_create(3) actually
+ exists and where -Wl,-Bsymbolic is really accepted by the tool
+ chain. This especially unbreaks MacOS X.
+ [Ralf S. Engelschall]
+
o Fix "uuid_export" function in PHP bindings under
UUID_FMT_SIV, UUID_FMT_STR and UUID_FMT_TXT where the
NUL-termination character should be not passed back to PHP.
|
|