fix default-reply-to (closes Feture Request #643656)
[claws.git] / ChangeLog.claws
index 4b28f1975e80cd5707451b55dadc21387439a092..ebe5d2e4183e80775afcfcd62dec2cc8252643fd 100644 (file)
@@ -1,3 +1,89 @@
+2002-11-26 [thorsten]  0.8.6claws15
+
+       * src/compose.c
+               default-reply-to didn't work for ml-reply
+
+2002-11-26 [melvin]    0.8.6claws14
+
+       * src/prefs_actions.c
+               Made pipe-actions ignore short headers in message view
+               Made trailing-pipe-actions write in the message view with
+               the same font as the original message
+
+2002-11-26 [paul]      0.8.6claws13
+
+       * src/compose.c
+               this time commit the correct file
+
+2002-11-26 [paul]      0.8.6claws12
+
+       * sync with 0.8.6cvs11
+         src/quote_fmt_parse.y  
+               no sync needed
+         src/account.[ch]       
+               not sync'ed
+         src/compose.c
+               compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
+               on draft mode.
+               compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
+               header
+               
+       see ChangeLog 2002-11-25 and 2002-11-26
+
+2002-11-26 [colin]     0.8.6claws11
+
+       * src/folderview.c
+               Fix collapsed folder not auto-expanding during
+               mail dnd, if it was the source folder.
+
+2002-11-25 [colin]     0.8.6claws10
+
+       * src/folderview.[ch]
+               Variable renaming and cleaning (slist of nodes 
+               to be re-collapsed is stored in FolderView)
+
+2002-11-25 [paul]      0.8.6claws9
+
+       * src/prefs_common.[ch]
+               fix breakage caused by last commit
+
+2002-11-25 [paul]      0.8.6claws8
+
+       * sync with 0.8.6cvs4
+               see ChangeLog 2002-11-21
+
+2002-11-25 [paul]      0.8.6claws7
+
+       * sync with 0.8.6cvs4
+               see ChangeLog 2002-11-20
+
+2002-11-25 [paul]      0.8.6claws6
+
+       * sync with 0.8.6cvs3
+               see ChangeLog 2002-11-18
+
+2002-11-25 [colin]     0.8.6claws5
+
+       * src/gtkutils.[ch]
+               Add gtkut_ctree_node_is_parent()
+       * src/folderview.c
+               Spring-loaded folders
+
+2002-11-25 [colin]     0.8.6claws4
+
+       * src/utils.[ch]
+               Add slist_concat_unique(), function to merge
+               two GSList filtering dups
+       * src/folder.[ch]
+       * src/summaryview.[ch]
+       * src/folderview.c
+       * src/main.c
+               Add detection/update/display of unread answers
+               to marked mails
+       * src/procmsg.[ch]
+               Add procmsg_find_children()
+               Add procmsg_msg_has_marked_parent()
+
 2002-11-25 [colin]     0.8.6claws3
 
        * src/ssl_certificate.[ch]