X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=c728db448401bdb6f846910070730bac4a0dfc11;hp=b9da405ab18fa95a7bcd9291edde2187c25c869e;hb=10bef8a44467b3fbd7e023cd995a9607941dddec;hpb=1c9d3b7763e829d8ff96efab06e95972d855965a diff --git a/NEWS b/NEWS index b9da405..c728db4 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,27 @@ +--- 1.1.0.1 2008/05/21 + +Fixed handling for Z39.50 decoding (memory violation). + +--- 1.1.0 2008/02/29 + +Fixed bug #2095: libzoompp.so must be it's own debian package. + +--- 1.0.4 2007/11/12 + +SocketManager class implemented uses yaz_poll instead of select(2) +directly. This allows more than 1024 sockets to be in use on some +systems. + +--- 1.0.3 2007/05/09 + +Debian libyazpp2 package; depending on libyaz3. + Change wording of YAZ++ license to the 'Revised BSD License'. -Added assignment operator for class Yaz_Z_Query. +Added assignment operator for class Yaz_Z_Query. This could break +binary layout. + +Branch out: YAZPP_1_0_2_branch. --- 1.0.0 2006/05/01