From 1bd994e04a90e7d1d60b21d126550f1dc386dc3e Mon Sep 17 00:00:00 2001 From: mike Date: Fri, 29 Jun 2007 13:10:58 +0000 Subject: [PATCH] Release 1.0 --- Changes | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Changes b/Changes index 536515e..6ba9b97 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,10 @@ -$Id: Changes,v 1.36 2007-06-27 22:44:13 mike Exp $ +$Id: Changes,v 1.37 2007-06-29 13:10:58 mike Exp $ Revision history for the CQL-Java package. See the bottom of this file for a list of things still to do. -1.0 [IN PROGRESS] - - Support for CQL version 1.2 as described at - http://www.loc.gov/standards/sru/next-version.html - based on support for version 1.1 as described at +1.0 Fri Jun 29 14:10:28 BST 2007 + - Support for version 1.1 as described at http://www.loc.gov/standards/sru/cql/ Since this is a significant leap forward, the version numbering increases to the next major version. -- 1.7.10.4