rolling
[cql-java-moved-to-github.git] / Changes
diff --git a/Changes b/Changes
index 18544df..74d7c6e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,15 +1,17 @@
-$Id: Changes,v 1.5 2002-11-08 16:30:52 mike Exp $
+$Id: Changes,v 1.7 2002-11-12 22:37:48 mike Exp $
 
 Revision history for "cql-java"
 
 0.3  (IN PROGRESS)
        - Fix the CQLParser test harness not to emit an extraneous
          blank line at end of XCQL output.
+       - Fix the parser to normalise relation modifiers to lower case.
        - Fix CQLNode documentation to contain a link to YAZ's
          documentation of Prefix Query Format (PQF) rather than
          containing a rather unhelpful chunk of BNF.
        - Change the source directory's Makefile so that it specifies
          the appropriate -classpath by default.
+         ### undo this change!
        - Change the test/regression Makefile so that "make clean" now
          does what "make distclean" used to do - the distinction
          between them is pointless.