2008-05-18 [colin] 3.4.0cvs49
[claws.git] / ChangeLog
index a057de79bbbeeaed29089d06d2be1706ec99a133..489fde02833dba196e3e93b09ab21453c44d11aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2008-05-18 [colin]     3.4.0cvs49
+
+       * src/stock_pixmap.c
+               Fix bug with non-updating icons after theme change:
+               If fetching pixbuf for a given icon after a theme
+               change, the next pixmap fetch would return the old
+               cached one, as the theme change was forgotten at 
+               this time. (and vice-versa). This was mostly 
+               visible on open folder icons
+
+2008-05-17 [colin]     3.4.0cvs48
+
+       * src/prefs_summaries.c
+       * src/summaryview.c
+               Fix bug 1608, 'Inconsistent behaviour of mark as read 
+               options'. Patch by Pawel
+
+2008-05-16 [colin]     3.4.0cvs47
+
+       * src/imap.c
+               Fix another possible crash (on fatal errors
+               at login, like stream error).
+
 2008-05-16 [paul]      3.4.0cvs46
 
        * tools/thunderbird-filters-convertor.pl