From bfe48c0f1f5ca9e68ee6ca9629c2bb4509b1286d Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 27 Jun 2012 11:11:27 +0200 Subject: [PATCH] More NEWS --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 7cd52e2..384bc11 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ + +New facility: ccldirective may be given in service definition. Allows +CCL parsing to be customized a bit, such as defining names of operators +and, or, not. + +New facility: raw record by checksum, rather than offset. The record +command optionally takes checksum which identifies certain record from +a database. + +New facility: per field ranking. Rank may be given as M [F N] where +M is default rank and N is rank for CCL terms from field F. + --- 1.6.14 2012/06/04 Fix for IE7/8 in pz.js -- 1.7.10.4