X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Changes;h=4441afebb72ad4636b6f88cdcc4ede2e2cd8df92;hb=722d3f9fac49438bef86e9d4aa16bb4ce6d128f1;hp=1ec83d2e90756ba0729feecfd26ff7c54eadabf4;hpb=b88815e08a4441c6fa51d6bbdd3a7e1f0f18399b;p=cql-java-moved-to-github.git diff --git a/Changes b/Changes index 1ec83d2..4441afe 100644 --- a/Changes +++ b/Changes @@ -1,16 +1,15 @@ -$Id: Changes,v 1.45 2008-04-11 12:06:13 mike Exp $ +$Id: Changes,v 1.46 2008-05-28 10:03:53 mike Exp $ Revision history for the CQL-Java package. See the bottom of this file for a list of things still to do. -1.3 (IN PROGRESS) +The work for releases 1.0, 1.2 and 1.2.1 was sponsored by the National +Library of Australia, whose help we gratefully acknowledge. + +1.3 Wed May 28 11:02:00 BST 2008 - Add getSortIndexes() to CQLSortNode, as suggested by Marcel Versteeg - The work for releases 1.0, 1.2 and 1.2.1 was sponsored by the - National Library of Australia, whose help we gratefully - acknowledge. - 1.2.1 Mon Aug 6 16:54:54 BST 2007 - Contructors for the CQLParser class are made public (as they should have been all along).