23 Apr
                
                    2005
                
            
            
                23 Apr
                
                '05
                
            
            
            
        
    
                10:26 p.m.
            
        Recommended update, has had a lot of testing today. No new big features.
Changes:
- LDAP authentication should work finally?
 - Some header lookup fixes that should fix sort/threading issues
 - Don't crash with 0-byte size mboxes
 - Transaction log fixes. Also rotate .log file to .log.2 file, allowing more history and less "transaction log file lost" messages.
 - SEARCHing multiple headers might have crashed
 - mbox: When first message was expunged we might have gotten "uid-last unexpectedly lost" errors.
 - recent flag counter wasn't updated in index file header always even if the recent flags were removed
 - UIDVALIDITY changes are handled more transparently
 - Added --rundir configure option (not actually tested, does it work? :)
 - etc.