From d827b863a4480a9db2e06ca79953960e7635c651 Mon Sep 17 00:00:00 2001 From: mike Date: Wed, 4 Dec 2002 16:55:45 +0000 Subject: [PATCH] Add (premature) note about Ralph's changes. --- Changes | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 20987c0..b804262 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,14 @@ -$Id: Changes,v 1.22 2002-11-28 11:56:55 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 -- 1.7.10.4