Changeset 5344:2d88a6996973

Show
Ignore:
Timestamp:
2008-01-15 02:58:31 (10 months ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:

Mention that References: and Date: cannot be changed in editor (closes #1234).

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5342 r5344  
     12008-01-15 10:49 +0100  Rocco Rutte  <pdmef@gmx.net>  (ba0d96408425) 
     2 
     3        * UPDATING, globals.h, init.h, query.c: Make formatting of query menu 
     4        configurable via $query_format (closes #170). 
     5 
     62008-01-15 09:59 +0100  Rocco Rutte  <pdmef@gmx.net>  (6e40e869a477) 
     7 
     8        * ChangeLog, init.h: Link $timeout from $mail_check, see Debian 
     9        #385456. 
     10 
    1112008-01-14 23:00 +0100  Rocco Rutte  <pdmef@gmx.net>  (130aa0517251) 
    212 
  • init.h

    r5343 r5344  
    541541  ** This option allows you to edit the header of your outgoing messages 
    542542  ** along with the body of your message. 
     543  ** .pp 
     544  ** \fBNote\fP that changes made to the References: and Date: headers are 
     545  ** ignored for interoperability reasons. 
    543546  */ 
    544547  { "edit_hdrs",        DT_SYN,  R_NONE, UL "edit_headers", 0 },