Move away from v0.3 (post-release)
authormike <mike>
Fri, 15 Nov 2002 15:28:03 +0000 (15:28 +0000)
committermike <mike>
Fri, 15 Nov 2002 15:28:03 +0000 (15:28 +0000)
Changes
VERSION

diff --git a/Changes b/Changes
index 5299156..0368e07 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-$Id: Changes,v 1.11 2002-11-15 12:03:00 mike Exp $
+$Id: Changes,v 1.12 2002-11-15 15:28:03 mike Exp $
 
 Revision history for "cql-java"
 See the bottom of this file for a list of things still to do.
@@ -64,10 +64,11 @@ See the bottom of this file for a list of things still to do.
          think it's actually possible to fix this without throwing
          out StreakTokenizer and rolling our own, which we absolutely
          _don't_ want to do.
+       - Add support for the new "phonetic" relation modifier,
+         including its mapping in "etc/pqf.properties".
        - Describe prefix-mapping in the CQL tutorial (not really
          anything to do with cql-java, but this note will remind me
          to do it.)
-       - Add support for the new "phonetic" relation modifier.
        - Write javadoc comments for CQLRelation and ModifierSet.
        - Write "overview" file for the javadoc documentation.
        - Some niceties for the cql-decompiling back-end:
diff --git a/VERSION b/VERSION
index be58634..29dd56d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3
+0.4-IN-PROGRESS