Show
Ignore:
Timestamp:
2008-06-26 12:15:18 (5 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

fflush before fsync and close. Closes #2962 again.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5425 r5427  
    1 2008-06-25 23:13 -0700  Brendan Cully  <brendan@kublai.com>  (d2134eced31b) 
     12008-06-26 00:18 -0700  Brendan Cully  <brendan@kublai.com>  (5d46ad49d04a) 
     2 
     3        * mh.c: fsync maildir/mh messages on commit. Closes #2962. 
     4 
     52008-06-25 23:40 -0700  Brendan Cully  <brendan@kublai.com>  (32374c911c6c) 
     6 
     7        * smime.c: Check S/MIME signing ID exists before attempting to use 
     8        it. Closes #3069. Also make (s)ign automatically ask for a key if 
     9        no default is defined. 
    210 
    311        * init.h: Make $move default to no instead of ask-no. Closes #2945.