+2007-04-09 09:09 -0700 Brendan Cully <brendan@kublai.com> (9f6afccedd2f)
+
+ * imap/imap.c: Null out idata->hcache when closing, and remove close
+ from open failure (mx_close will handle it).
+
+2007-04-09 08:56 -0700 Vsevolod Volkov <vvv@mutt.org.ua> (605c6d60217d)
+
+ * po/ru.po: Updated Russian translation.
+
2007-04-07 16:22 -0700 Michael Elkins <me@mutt.org> (c310dd3d6d73)
* hook.c, pattern.c: Allow reply-hook to use ~h when replying from the
the stat variables but with tags like how many messages are in the folders,
how many subfolders, that weird \Marked tag, etc.
-* Namespace handling needs to be thrown out and rewritten
-
[ -- speed -- ]
* Partial index loading, using server-side threading and sorting
* Possibly opening multiple connections for mailbox polling, now that
we have IDLE support.
-* caching UIDVALIDITY/UIDNEXT across sessions for nice new mail
- handling. Could use the hcache.
-
Brendan Cully <brendan@kublai.com>
-Updated: 20061031
+Updated: 20070409