/[anubis]/anubis/NEWS
ViewVC logotype

Diff of /anubis/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by polak, Wed Jun 11 08:13:36 2003 UTC revision 1.3 by gray, Sun Jul 20 07:39:24 2003 UTC
# Line 19  Line 19 
19    
20     if header[Subject] "Re: .*" and body ".*found.*"     if header[Subject] "Re: .*" and body ".*found.*"
21    
22      Conditional statements may be nested to any depth.
23    
24    New syntactical entities:    New syntactical entities:
25    
26     add header[KEY] VALUE     add header[KEY] VALUE
# Line 26  Line 28 
28     remove header[KEY]     remove header[KEY]
29     modify header[KEY] [NEW-KEY] VALUE     modify header[KEY] [NEW-KEY] VALUE
30    
31    * The RULE section is allowed both in system-wide and in user
32      configuration files. The statement `rule-priority' in the
33      system CONTROL section defines the order of execution of
34      the two sections.
35    * User-defined sections are allowed in either configuration file.
36      Such sections may be invoked from RULE section or from another
37      user-defined section using `call' statement.
38    * The new statement `stop' allows to abort execution of a RULE section.
39    * The new statement `regex' sets the default preferences for the
40      style of the regular expressions.
41    * The order of processing user CONTROL sections may be altered by
42      setting `control-priority' in the system-wide CONTROL section.
43  * Support for the GNU extension language has been added  * Support for the GNU extension language has been added
44    (via Guile 1.6 or newer).    (via Guile 1.6 or newer).
45  * Remailers and ROT-13 support has been removed from  * Remailers and ROT-13 support has been removed from
46    the main engine (moved to Guile layer).    the main engine (moved to Guile layer).
47  * Added testsuite (make check).  * Added testsuite (make check).
48  * New Ukrainian, Malay, and Romanian message translations.  * New Ukrainian, Malay, and Romanian message translations.
49    * Added Polish and Russian message translations.
50    
51   *******************   *******************
52   3.6.2 (15 Dec 2002)   3.6.2 (15 Dec 2002)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26