summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--download/release-next.t2t4
1 files changed, 4 insertions, 0 deletions
diff --git a/download/release-next.t2t b/download/release-next.t2t
index 0d0cbc114..8ce394af3 100644
--- a/download/release-next.t2t
+++ b/download/release-next.t2t
@@ -24,6 +24,10 @@ Over 200 changes have been pushed to the source repository since
===GF compiler and run-time library===
+- An experimental support for sentence lookup which makes it possible
+to find the sentence from the grammar that matches best a set of keywords.
+Right now it is usable only with controlled languages since it might be
+very innefficient for some grammars.
====New features and notable changes====