diff NEWS @ 9471:4e001a34078e HEAD 1.2.7

Released v1.2.7.
author Timo Sirainen <tss@iki.fi>
date Mon, 09 Nov 2009 21:38:16 -0500
parents 5c5fc2aa299a
children ee1782019a60
line wrap: on
line diff
--- a/NEWS	Sun Nov 08 22:54:01 2009 -0800
+++ b/NEWS	Mon Nov 09 21:38:16 2009 -0500
@@ -1,3 +1,20 @@
+v1.2.7 2009-11-09  Timo Sirainen <tss@iki.fi>
+
+	* IMAP: IDLE now sends "Still here" notifications to same user's
+	  connections at the same time. This hopefully reduces power usage
+	  of some mobile clients that use multiple IDLEing connections.
+	* IMAP: If imap_capability is set, show it in the login banner.
+
+	+ IMAP: Implemented SORT=DISPLAY extension.
+	- Login process creation could have sometimes failed with epoll_ctl()
+	  errors or without epoll probably some other strange things could
+	  have happened.
+	- Maildir: Fixed some performance issues
+	- Maildir: Fixed crash when using a lot of keywords.
+	- Several fixes to QRESYNC extension and modseq handling
+	- mbox: Make sure failed saves get rolled back with NFS.
+	- dbox: Several fixes.
+
 v1.2.6 2009-10-05  Timo Sirainen <tss@iki.fi>
 
 	* Upgraded to Unicode 5.2.0