From: Adam Dickmeiss Date: Tue, 24 Sep 2002 14:39:10 +0000 (+0000) Subject: Fix ESpec handling X-Git-Tag: YAZ.1.9.1~20 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=b3c5bb2d6689135ebce9350150e132c2d1a7859b Fix ESpec handling --- diff --git a/CHANGELOG b/CHANGELOG index 1294bcc..519072d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,8 @@ Possible compatibility problems with earlier versions marked with '*'. --- 1.9.1 2002/MM/DD +Fix broken ESpec handling in data1 module. + SGML reader parses comments and makes them part of the data1 tree. Added several type casts so that YAZ compiles as C++ code.