From 978d811621743e4a9dca1b27428de01ec2918933 Mon Sep 17 00:00:00 2001 From: Stas Degteff Date: Mon, 26 Sep 2005 07:53:26 +0000 Subject: [PATCH] Update documntation: sync with last patches --- docs/notework.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/notework.txt b/docs/notework.txt index 94786a2..1588dff 100644 --- a/docs/notework.txt +++ b/docs/notework.txt @@ -12,12 +12,12 @@ ______________________________________________________________________ + New reply-linking features: show floating reply link threads and show messages without replies in replylinking threads view. New config file - tokens: REPLYLINKFLOAT (yes/no), REPLYLINKSHOWALWAYS (yes/no). + tokens: REPLYLINKFLOAT (yes/no), REPLYLINKSHOWALWAYS (Yes/No). (Patch from Ianos Gnatiuc 2:5030/830.17) + New AKA matching feature: match for "From" field then (if not matched) - match for "To" field. New config token AKAMATCHFROMTO (yes/no). - (Patch from Ianos Gnatiuc 2:5030/830.17) + match for "To" field. New config token AKAMATCHFROMTO (Yes/No/Always). + (Patches from Ianos Gnatiuc 2:5030/830.17) - MS Visual C build now contains Goldnode+ (patch from Ianos Gnatiuc).