Make private functions static in unix.c
[yaz-moved-to-github.git] / CHANGELOG
index e6929f7..28de66a 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
+Make a few private functions 'static' in unic.c. This prevents
+duplicate definitions of unix_close in PHP. PHP Bug 20977.
+
 For ZOOM connection, the options targetImplementation{Id,Name,Version}
 are set when Init Response is received.