X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=f0921f83f4f8875f3b10cf0ae82ce9807556007d;hp=81b182c044cc9de8fbf56d9061c767ce6c9c674b;hb=989d5bac118f61e95638cf994b168ef29822443f;hpb=aed766ddea6fe0f47304816ed5d16983b4079125 diff --git a/NEWS b/NEWS index 81b182c..f0921f8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +--- 4.2.2 2011/06/10 + +Add new utilities to convert from CQL to CCL . These utilities have +prefix cql_to_ccl defined in cql.h. + +Defensive coding for an off-by-one bug in ucol_getSortKey. This could +lead to memory heap corruptions when ICU utilities were in use. + --- 4.2.1 2011/06/07 Make compilation work without Libxml2.