From 53cbaae9fa83981f508050b01ada21f07b3208a5 Mon Sep 17 00:00:00 2001 From: mike Date: Fri, 15 Nov 2002 11:35:53 +0000 Subject: [PATCH] add note --- Changes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index d369d4f..a8d7c78 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -$Id: Changes,v 1.9 2002-11-14 22:12:19 mike Exp $ +$Id: Changes,v 1.10 2002-11-15 11:35:53 mike Exp $ Revision history for "cql-java" See the bottom of this file for a list of things still to do. @@ -64,6 +64,10 @@ 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. + - 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: -- 1.7.10.4