X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=7042b211c02044bfb2adeccd92ff39701162433c;hb=79fb4b8deb48939a8d9e3fce48c7736eb3b1cf0b;hp=7569210111fdb9dc7dbbf0a8171451996c7b532c;hpb=751c149afdcefae54743ad78a6abac853aa81ea2;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 7569210..7042b21 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,13 @@ Possible compatibility problems with earlier versions marked with '*'. +--- 1.8.8 2002/MM/DD + +Solaris recv sometimes returns errno == ENOENT. It is treated as +EINPROGRESS. COMSTACK patch by Ko van der Sloot. + +New COMSTACK of type UNIX Socket. Use "unix:/path" as address for +both client and server. Code by Morten Bøgeskov. + --- 1.8.7 2002/05/22 On Windows ZOOM functions are of type __stdcall rather than __cdecl, so