X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=CHANGELOG;h=fb8a793bf3138b9b299f218e23abc68445691e25;hp=71cce4304ed7bdcf40ce6b0331fe01e89fc0c772;hb=a7827306d9d9fd634a4b4336944bee781fa61e32;hpb=4090fc5c7b77769020633d09cf63b325aceaf49a diff --git a/CHANGELOG b/CHANGELOG index 71cce43..fb8a793 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,17 @@ Possible compatibility problems with earlier versions marked with '*'. +Fixed problem with dependencies in Makefile(s). + +Fixed bugs for encoders/decoders of extended services and +SearchInfoReport. + +Implemented sub-tree feature for schemas. Sub-trees are +referenced in *.abs-files. See explain.abs for an example +of the use of this feature. + +Modified bib1.att; local attributes for ANY didn't include +ANY itself (only affects use of the retrieval module). + Fixed bug in plain SGML reader in function data1_read_node: tags with prefix "var" was incorrectly interpreted as variants. @@ -42,7 +54,7 @@ calling this. Added NT Services interface for the the Z39.50 (statserv) Server. Refer to the ztest.c source on the usage. -Windows 95/NT port using MSV5.0. Project files are included in the +Windows 95/NT port using MSVC5.0. Project files are included in the distribution. * Defined new 'global' handle for the retrieval (data1) system. The