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

Mark new error message for translation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5427 r5429  
    1 2008-06-26 00:18 -0700  Brendan Cully  <brendan@kublai.com>  (5d46ad49d04a) 
     12008-06-26 12:47 -0700  Brendan Cully  <brendan@kublai.com>  (be7e07963099) 
     2 
     3        * curs_lib.c: Force a resize event after calling an external editor. 
     4        Closes #2207 
     5 
     6        * lib.c, lib.h, mh.c: fflush before fsync and close. Closes #2962 
     7        again. 
    28 
    39        * mh.c: fsync maildir/mh messages on commit. Closes #2962.