From 9803c02b72813e6f6469eb66fb5691a5a74304c8 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 7 Jun 2012 14:23:11 +0000 Subject: [PATCH] Updated NEWS file. Monotone-Parent: 049bd7ee68062beedf5bcfaf1ce10f128feb6ed6 Monotone-Revision: 072c45571e241b757ad71ab4cf49f4e27b62142f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-07T14:23:11 --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 202a65a37..fc4946c96 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.3.16 (2012-06-DD) +1.3.16 (2012-06-07) ------------------- Enhancements - new password schemes for SQL authentication (crypt-md5, ssha (including @@ -17,6 +17,7 @@ Bug Fixes - fixed exception when composing a mail while the database server is down - fixed handling of all-day repeating events with exception dates - fixed Sieve filter editor when matching all messages + - fixed creation of URLs (A-tag) in messages 1.3.15 (2012-05-15) -------------------