X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=310b97077468db4cde988d258ab63dc2f89c4fb0;hb=f1354830c806b65e6ec6dfdc66dba451715608fc;hp=f0921f83f4f8875f3b10cf0ae82ce9807556007d;hpb=989d5bac118f61e95638cf994b168ef29822443f;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index f0921f8..310b970 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +--- 4.2.4 2011/06/21 + +Fix a bug in SRU decoding of records.. The datbase records stored +had un-initialized memory, but it would only be seen with yaz_record_render +and type_spec="ext" . + +Fix a bug in ccl_qual_dup introduced in 4.2.3. + +--- 4.2.3 2011/06/17 + +Add new CCL utility, ccl_qual_dup, which makes a copy of a CCL bibset. + --- 4.2.2 2011/06/10 Add new utilities to convert from CQL to CCL . These utilities have