diff --git a/NEWS b/NEWS index b27b7915f..81fad2cc5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +1.3.18 (2012-08-DD) +------------------- +Enhancements + - mail filters (Sieve) are no longer conditional to each other (all filters are + executed, no matter if a previous condition matches) + - RPM packages now treat logrotate file as a config file + +Bug Fixes + - fixed passwords that would be prefixed with '{none}' when not using a + password algorithm + - fixed handling of duplicated contacts in contact lists + - fixed handling of exception dates with timezones in recurrent events + - fixed validation of the interval in daily recurrent events with a day mask + covering multiple days + 1.3.17 (2012-07-26) ------------------- New Features