From 710e2748498ed97e7086b0dc3c40f11b29aeec8f Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Wed, 20 Oct 2010 09:33:27 -0400 Subject: [PATCH] - Improve performance of unseen messages counting, use STATUS instead of SELECT+SEARCH (#1487058) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index b150215..ad733e6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -37,6 +37,7 @@ - Add METADATA extension support into IMAP classes (RFC5464) - Fix decoding of e-mail address strings in message headers (#1487068) - Fix handling of attachments when Content-Disposition is not inline nor attachment (#1487051) +- Improve performance of unseen messages counting (#1487058) RELEASE 0.4.2 ------------- -- Gitblit v1.9.1