From f6ae4781376c5262a373c105b0a72f4ba40fd2d7 Mon Sep 17 00:00:00 2001 From: andrei Date: Thu, 28 Mar 2002 14:53:17 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 99f8a2ec..7beca4e8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ + - fixed several plugins that would not work if the plugin + directory was not the default one. (Andrei) - implemented support for block functions. (Andrei) - made it possible to assign variables in pre/postfilter plugins. (Andrei)