X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=a095165a85321177e9aaf1a9f895227a1a2bc548;hb=eb15a2b4b168b0b618c12834735774667cd3a9ef;hp=c7834203e29a7075c94e1eb328f06f449fa35863;hpb=55a5cde7eb23fb9aa5a8386d34bb1b6e131c19d8;p=idzebra-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index c783420..a095165 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,14 @@ +Zebra supports the specification of arbitrary attributes sets, +schemas and tag sets, because of the change in YAZ' OID +management system. + +Fixed bug in Sort that caused it NOT to use character mapping as +it should. + +Zebra now uses GNU configure to generate Makefile(s). + +Added un-optimised support for left and left/right truncation attributes. + Added support for relational operators on text when using RPN queries.