From e5e21b9c5dcaff4ef91c5a2f97eafd8aad6db11d Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 14 Mar 2005 11:28:16 +0000 Subject: [PATCH] Notes about MARC decoder changes --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 4fb3316..a2bed99 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,10 @@ Extended OPAC display utility. OPAC display utility renders bibliographic (MARC) record as well. Added yaz_opac_decode_wrbuf to supplement yaz_marc_decode_wrbuf. +Fixed a bug in MARC decoder that could caused it to crash for some +invalid MARC records. More diagnostics and warnings where added in +XML output (warnings, etc are stored in comments). + --- 2.0.34 2005/02/08 Fixes for UNIX domain sockets. Bug #261. -- 1.7.10.4