From: Adam Dickmeiss Date: Mon, 28 Jul 2008 08:06:52 +0000 (+0200) Subject: Update WRT crash on Windows. X-Git-Tag: v3.0.38~39 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=3009c755ca909b0f32211ac3f3e3e0ab309cb09e Update WRT crash on Windows. --- diff --git a/NEWS b/NEWS index bfdc767..9aabc24 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Fixed crash in generic frontend server (and yaz-ztest) which occurred +in Windows due to bad error handling for Libxml2. + Added facility for sending arbitrary records (ASN.1 any) using ZOOM C's Extended service update. Patch by Sam Reynolds.