X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=Changes;h=b804262d707d0b0f3569f8c618fa3e87fe2c0623;hb=d827b863a4480a9db2e06ca79953960e7635c651;hp=c532176522f6c085179393ead2179a9a0036dc0c;hpb=5b7259f5835840b1b62dde1f9b5fab76bbe21ea3;p=cql-java-moved-to-github.git diff --git a/Changes b/Changes index c532176..b804262 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,20 @@ -$Id: Changes,v 1.21 2002-11-24 17:42:26 mike Exp $ +$Id: Changes,v 1.23 2002-12-04 16:55:45 mike Exp $ Revision history for the "cql-java" package. See the bottom of this file for a list of things still to do. +0.5 (IN PROGRESS) + - Add an extra back-end method, + byte[] toType1(Properties config) + which generates an opaque BER-encoded PDU suitable for + forwarding to Z39.50 server as a pasrt of a searchRequest + APDU. This was contributed by Ralph Levan + - Change regression-test rules for Adam's compiler to use his + new front-end cql2xcql instead of the old cqlparse3. + - Fix comment in etc/pqf.properties (claimed that the Type-1 + "string" attribute was "phrase"). Just a documentation + error. + 0.4 Thu Nov 21 10:09:26 2002 - Add support for the new "phonetic" relation modifier, including its mapping in "etc/pqf.properties".