Change project-name capitalisation from "cql-java" to "CQL-Java".
[cql-java-moved-to-github.git] / Changes
diff --git a/Changes b/Changes
index b804262..66e9d13 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
-$Id: Changes,v 1.23 2002-12-04 16:55:45 mike Exp $
+$Id: Changes,v 1.24 2002-12-09 16:29:44 mike Exp $
 
-Revision history for the "cql-java" package.
+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)
@@ -11,9 +11,18 @@ See the bottom of this file for a list of things still to do.
          APDU.  This was contributed by Ralph Levan <levan@oclc.org>
        - Change regression-test rules for Adam's compiler to use his
          new front-end cql2xcql instead of the old cqlparse3.
+       - Change the names of the anchoring properties in
+         etc/pqf.properties and the CQLTermNode code that examines
+         them, in accordance with Adam's PQF-renderer's behaviour.
+         This gives more flexibility in terms of generating
+         attributes for end-of-field anchoring.
        - Fix comment in etc/pqf.properties (claimed that the Type-1
          "string" attribute was "phrase").  Just a documentation
          error.
+       - Change the capitalisation of the project name from
+         "cql-java" to "CQL-Java".  That doesn't really make any
+         difference to anything: in particular, file-names such as
+         "cql-java.jar" remain the same.
 
 0.4  Thu Nov 21 10:09:26 2002
        - Add support for the new "phonetic" relation modifier,