From: mike Date: Fri, 15 Nov 2002 15:28:03 +0000 (+0000) Subject: Move away from v0.3 (post-release) X-Git-Tag: v1.5~211 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=1b33e1aa62c7f3214383648abc99fedcf950977a;p=cql-java-moved-to-github.git Move away from v0.3 (post-release) --- diff --git a/Changes b/Changes index 5299156..0368e07 100644 --- 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 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3 +0.4-IN-PROGRESS