From d28579a23c1c75a11d887debb4f85fb93fb384e2 Mon Sep 17 00:00:00 2001 From: Pat Allan Date: Wed, 1 Aug 2012 13:10:25 +0200 Subject: [PATCH] Making a few more feature judgements. --- README.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.textile b/README.textile index 279265ea9..1238aa3d2 100644 --- a/README.textile +++ b/README.textile @@ -159,18 +159,18 @@ Required for Release Candidate: * Query times for searches * Namespaced models support * Delayed Deltas -* Datetime Deltas * Infixing and Prefixing of specific fields * Default Sphinx scopes * sanitise_sql method in index definitions * Multiple sources for an index -* Bitmask weighting helper * JRuby support * Sinatra support * Wordcount fields and attributes May or may not be added: +* Datetime Deltas +* Bitmask weighting helper * Timezone support (for databases not using UTC) * Abstract Inheritance support (maybe - not sure this is something many of people want). * Capistrano Tasks