소스 검색

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.