浏览代码

Updated with latest changes.

pallo 25 年之前
父节点
当前提交
48cb30a580
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      ChangeLog
  2. 1 1
      TODO

+ 1 - 0
ChangeLog

@@ -1,5 +1,6 @@
 Version 0.5pre1 -- DEVELOPMENT
 ------------------------------
+- In-Reply-To and References headers are inserted when replying to a message.
 - Changed how attachments are displayed and handled
 - Rewrote MIME support from scratch, optomizing it an unbelievable amount
 - Added support for message highlighting

+ 1 - 1
TODO

@@ -3,7 +3,6 @@ Ideas to be implemented
 
 initials = taken by that person
 
-(pl?)   Importing of address books
   -     Make it possible to save preferences in MySQL DB or on Filesystem
   -     Configurable headers shown on the message listing, like:  cc, to, etc
   -     Filters
@@ -39,3 +38,4 @@ Finished:
 (lme) (18.6.00)  Background highlighting messages in list based on header criteria (like pine 4.2x)
 (lme) (18.6.00)  Fix conf.pl script and add more error checking so it doesn't throw parse errors
 (lme) (21.6.00)  Rewrite of mime.php (see Gustav before any work is done)
+(pl)  (5.7.00)   Insert In-Reply-To and References headers when replying to a message.