From 624dcfb66bf4b887440ff742104b29562e794b78 Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 13 Jan 2003 12:56:18 +0000 Subject: [PATCH] prepare for 0.5-RC3 --- Changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 95c623b..f99fded 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,9 @@ -$Id: Changes,v 1.29 2002-12-13 17:46:52 mike Exp $ +$Id: Changes,v 1.30 2003-01-13 12:56:18 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, currently at RC2) +0.5 (IN PROGRESS, currently at RC3) - Add an extra back-end method, byte[] toType1BER(Properties config) which generates an opaque BER-encoded PDU suitable for -- 1.7.10.4