diff NEWS @ 9511:fa4b9d520687 HEAD 1.2.9

Released v1.2.9.
author Timo Sirainen <tss@iki.fi>
date Wed, 16 Dec 2009 15:35:29 -0500
parents ee1782019a60
children ece9da037b7e
line wrap: on
line diff
--- a/NEWS	Wed Dec 16 14:03:40 2009 -0500
+++ b/NEWS	Wed Dec 16 15:35:29 2009 -0500
@@ -1,3 +1,23 @@
+v1.2.9 2009-12-16  Timo Sirainen <tss@iki.fi>
+
+	* maildir: When saving, filenames now always contain ,S=<size>.
+	  Previously this was done only when quota plugin was loaded. It's
+	  required for zlib plugin and may be useful for other things too.
+
+	+ lazy-expunge: Support a single-namespace configuration. If a mailbox
+	  is deleted, its messages are merged with its old expunged messages
+	  (if there were any).
+	+ expire: Settings now support spaces in mailbox names by using
+	  quoted strings.
+	- maildir: v1.2.7 and v1.2.8 caused assert-crashes in
+	  maildir_uidlist_records_drop_expunges()
+	- maildir_copy_preserve_filename=yes could have caused crashes.
+	- Maildir++ quota: % limits weren't updated when limits were read
+	  from maildirsize.
+	- virtual: v1.2.8 didn't fully fix the "lots of mailboxes" bug
+	- virtual: Fixed updating virtual mailbox based on flag changes.
+	- fts-squat: Fixed searching multi-byte characters.
+
 v1.2.8 2009-11-19  Timo Sirainen <tss@iki.fi>
 
 	* Dovecot v1.2.x had been creating base_dir (and its parents if