]> granicus.if.org Git - neomutt/commit
Fix maildir times in mailboxes browser. Closes #626.
authorRocco Rutte <pdmef@gmx.net>
Wed, 29 Apr 2009 12:49:09 +0000 (14:49 +0200)
committerRocco Rutte <pdmef@gmx.net>
Wed, 29 Apr 2009 12:49:09 +0000 (14:49 +0200)
commitc7f0a31a988a01d8c1c66cd94706b73a8941fe93
tree10d862b5fae66cc4f436f72b00779006615e00e5
parent86ec8ef579ad9bb869cfa2fd5524712773b3d007
Fix maildir times in mailboxes browser. Closes #626.

Instead of using the (pointless) mtime of the top-level maildir folder,
use the latest mtime of the "new" and "cur" subdirectories. Maildir
folders in the mailboxes list can now be properly sorted by date. This
does not affect the directory browser. Also see #2421.
ChangeLog
browser.c