Updated NEWS file and documentation.

Monotone-Parent: a9c7034315cda6b88728c872243d947a712f9e43
Monotone-Revision: 049bd7ee68062beedf5bcfaf1ce10f128feb6ed6

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-06-06T15:28:35
maint-2.0.2
Francis Lachapelle 2012-06-06 15:28:35 +00:00
parent a47a7c9067
commit f0012c6d36
4 changed files with 20 additions and 0 deletions

20
NEWS
View File

@ -1,3 +1,23 @@
1.3.16 (2012-06-DD)
-------------------
Enhancements
- new password schemes for SQL authentication (crypt-md5, ssha (including
256/512 variants), cram-md5, smd5, crypt, crypt-md5)
- new unique names for static resources to avoid browser caching when
updating SOGo
- it's no longer possible to click the "Upload" button multiple times
- allow delivery of mail with no subject, but alert the user
- updated Dutch, German, French translations
Bug Fixes
- fixed compilation under GNU/kFreeBSD
- fixed compilation for arm architecture
- fixed exceptions under 64bit GNUstep 1.24
- fixed LDAP group expansion
- fixed exception when reading ACL of a deleted mailbox
- 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
1.3.15 (2012-05-15)
-------------------
New Features