Browse Source

Updated with latest changes.

pallo 25 years ago
parent
commit
48cb30a580
2 changed files with 2 additions and 1 deletions
  1. 1 0
      ChangeLog
  2. 1 1
      TODO

+ 1 - 0
ChangeLog

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

+ 1 - 1
TODO

@@ -3,7 +3,6 @@ Ideas to be implemented
 
 
 initials = taken by that person
 initials = taken by that person
 
 
-(pl?)   Importing of address books
   -     Make it possible to save preferences in MySQL DB or on Filesystem
   -     Make it possible to save preferences in MySQL DB or on Filesystem
   -     Configurable headers shown on the message listing, like:  cc, to, etc
   -     Configurable headers shown on the message listing, like:  cc, to, etc
   -     Filters
   -     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)  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) (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)
 (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.