Fix.
authorSimon Josefsson <jas@extundo.com>
Tue, 18 Dec 2007 15:41:36 +0000 (15:41 +0000)
committerSimon Josefsson <jas@extundo.com>
Tue, 18 Dec 2007 15:41:36 +0000 (15:41 +0000)
lisp/ChangeLog

index 8c2006b..40e6af5 100644 (file)
 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
 
        * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
-       (imap-parse-status): Upcase status-att for broken servers that sends
-       them lower-case (e.g., MS Exchange 2007).
+       (imap-parse-status): Upcase status-att for servers that sends them
+       lower-case (e.g., MS Exchange 2007).
 
 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>