projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0b38a8
)
Fix ESpec handling
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 24 Sep 2002 14:39:10 +0000
(14:39 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 24 Sep 2002 14:39:10 +0000
(14:39 +0000)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index
1294bcc
..
519072d
100644
(file)
--- 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.