From: Adam Dickmeiss Date: Fri, 4 Oct 2002 18:22:40 +0000 (+0000) Subject: Towards 1.9.1 X-Git-Tag: YAZ.1.9.1~5 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=a11d0a5867b3f7fa90a0f11f9fc59b8b4e083c4b Towards 1.9.1 --- diff --git a/CHANGELOG b/CHANGELOG index 1977861..a86eeae 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ Possible compatibility problems with earlier versions marked with '*'. ---- 1.9.1 2002/MM/DD +--- 1.9.1 2002/10/05 Added man pages: yaz-client(1), yaz-ztest(8), yaz(7), zoomsh(1). @@ -14,7 +14,7 @@ ZOOM didn't handle PDU encoding failures properly. Added more Bib-1 diagnostics (approved extensions). -Better check for iconv. +GNU configure: better check for iconv. More portable use of accept, getpeername. Check for socklen_t. Use int/size_t if socklen_t is not defined.