From b3c5bb2d6689135ebce9350150e132c2d1a7859b Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 24 Sep 2002 14:39:10 +0000 Subject: [PATCH] Fix ESpec handling --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) 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. -- 1.7.10.4