Note xmlpp
authormike <mike>
Tue, 19 Nov 2002 17:23:26 +0000 (17:23 +0000)
committermike <mike>
Tue, 19 Nov 2002 17:23:26 +0000 (17:23 +0000)
Changes

diff --git a/Changes b/Changes
index b17116a..959e97c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-$Id: Changes,v 1.14 2002-11-18 14:41:02 mike Exp $
+$Id: Changes,v 1.15 2002-11-19 17:23:26 mike Exp $
 
 Revision history for "cql-java"
 See the bottom of this file for a list of things still to do.
@@ -14,6 +14,10 @@ See the bottom of this file for a list of things still to do.
        - Write javadoc comments for CQLRelation and ModifierSet.
        - Other improvements to javadoc comments (e.g. describe the
          `config' parameter to the toPQF() method.)
+       - Include test/regression/xmlpp.pl in the distribution: will
+         be used for testing whether a CQL compiler produces
+         _equivalent_ XCQL to the what's in the regression test,
+         rather than requiring byte-identical output.
        - Sort out the licence: I've settled on the LGPL.
 
 0.3  Fri Nov 15 12:04:04 2002