From 275f8ac18585942472f1f410afeeb409bdd7d195 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 24 Mar 2009 17:09:30 +0100 Subject: [PATCH] Update --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index ed626af..d3ca4d0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Added new ranking handler: rank-2. This is a combination of rank-1 and +static rank.. The staticrank is inverse (lowest value comes first, etc..). +rank-2 thus substracts that from score. This allows a system to specify +a "base" rank (=staticrank). + --- 2.0.36 2009/02/17 Added implementation-codes directive for .mar files. -- 1.7.10.4