comparison NEWS @ 9413:5c5fc2aa299a HEAD 1.2.6

Released v1.2.6.
author Timo Sirainen <tss@iki.fi>
date Mon, 05 Oct 2009 19:52:03 -0400
parents 42f6578c8602
children 4e001a34078e
comparison
equal deleted inserted replaced
9412:4d715af3d1e6 9413:5c5fc2aa299a
1 v1.2.6 2009-10-05 Timo Sirainen <tss@iki.fi>
2
3 * Upgraded to Unicode 5.2.0
4
5 + Added authtest utility for doing passdb and userdb lookups.
6 + login: ssl_security string now also shows the used compression.
7 - quota: Don't crash with non-Maildir++ quota backend.
8 - imap proxy: Fixed crashing with some specific password characters.
9 - dovecot --exec-mail was broken.
10 - Avoid assert-crashing when two processes try to create index at the
11 same time.
12
1 v1.2.5 2009-09-13 Timo Sirainen <tss@iki.fi> 13 v1.2.5 2009-09-13 Timo Sirainen <tss@iki.fi>
2 14
3 * Authentication: DIGEST-MD5 and RPA mechanisms no longer require 15 * Authentication: DIGEST-MD5 and RPA mechanisms no longer require
4 user's login realm to be listed in auth_realms. It only made 16 user's login realm to be listed in auth_realms. It only made
5 configuration more difficult without really providing extra security. 17 configuration more difficult without really providing extra security.