From 8530f7950d92966513605bcd79ca9966f97a2f8a Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 24 Aug 2012 13:55:15 +0000 Subject: [PATCH] Updated NEWS file Monotone-Parent: 80de9d7a5b5a171a2e958a616293b16a76c4c756 Monotone-Revision: c3154515eeade57787d4fb276b1cd5ba9bd7488d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-24T13:55:15 --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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