0.9.6claws83
[claws.git] / ChangeLog.claws
index 1ed71095d30cc5537fc74cadfa7ef85bec896533..086a1cf9b1ec39c00cdf3520f58c62df9e4452c5 100644 (file)
@@ -1,4 +1,31 @@
+2003-11-20 [christoph] 0.9.6claws83
+
+       * src/mimeinfo.c
+               use signed MimeInfo when checking the signature and not
+               the selected one
+
+2003-11-19 [alfons]    0.9.6claws82
+
+       * src/mainwindow.c
+               fix crash when toggling separate views, patch submitted
+               by Pawel Pekala <c0rn|AT|gazeta.pl>.
+               fixes bug #342, "separate views  cause crash"
+
+2003-11-19 [paul]      0.9.6claws81
+
+       * src/compose.c
+               compose_redirect_write_headers_from_headerlist(): 
+               add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
+               
+       * src/main.c
+               code cleanup (inherited from 0.9.7cvs4)
+               
+       * tools/tb2sylpheed
+               bugfix: added missing attribute-list start. submitted by
+               Urke MMI
+
 2003-11-19 [luke]      0.9.6claws80
+
        * src/textview.c
                revert my last commit until I get time to fix it