From 28cba418129c1696e0d3664c272169d3b6c4fa78 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 3 Feb 2012 19:58:53 +0000 Subject: [PATCH] Updated NEWS file. Monotone-Parent: c3abcdf8be5584dc4c00fde87402cef17f629435 Monotone-Revision: a682f30456a2925a1f81da220e15c8903693d3e2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-03T19:58:53 --- NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 281f441e2..189796bc0 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.3-YYYYMMDD (1.3.12) +1.3-201202DD (1.3.12) --------------------- New Features - show end time in bubble box of events @@ -11,11 +11,17 @@ Enhancements - increase size of content columns - improved import of .ics files - new cronjob template with commented out entries + - LDAP passwords can now be encrypted with the specified algorithm + - improved parsing of addresses when composing mail Bug Fixes + - fixed resizing issue of mail editor - alarms for tasks now depend on the start date and instead of the due date - increased the content column size in database tables to permit syncs of cards with big photos in them + - fixed intended behavior of WOSendMail + - fixed selection issue with Firefox when editing the content of a textarea + - fixed bug with daily recurrence calculator that would affect conflict detection 1.3-20111212 (1.3.11) ---------------------