2008-08-28 [wwp] 3.5.0cvs80
[claws.git] / ChangeLog
index 5543a160d0f8f04ee787aee734d7c98533570b6b..424755b37b989d055ea8dfa7eeaaa8b4cf355358 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+2008-08-28 [wwp]       3.5.0cvs80
+
+       * src/gtk/combobox.c
+               Fix a typo in a comment.
+
+2008-08-28 [iwkse]     3.5.0cvs79
+
+       * src/account.c
+       * src/prefs_actions.c
+       * src/prefs_filtering.c
+       * src/prefs_template.c
+                       Add search feature to the account, 
+                       template and action dialog.
+                       It's turned on selecting one row
+                       of the list and typing some random
+                       letter. Thanks to wwp, colinl
+
+2008-08-28 [colin]     3.5.0cvs78
+
+       * src/Makefile.am
+       * src/account.c
+       * src/compose.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/privacy.c
+       * src/privacy.h
+       * src/procmime.c
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/summaryview.c
+       * src/pixmaps/key_gpg_signed.xpm
+               Fix bug 1412, "Sign reply, if mail was signed"
+               Add an account preference to sign replies to signed mails
+
+2008-08-28 [iwkse]     3.5.0cvs77
+
+       * src/prefs_filtering.c
+               Making the search more useful,
+               jumping directly to the relative rule.
+
+2008-08-27 [colin]     3.5.0cvs76
+
+       * src/main.c
+               Add a bit of info
+
+2008-08-27 [colin]     3.5.0cvs75
+
+       * src/gtk/gtkcmctree.c
+               Fix a few ifdefs
+
+2008-08-26 [colin]     3.5.0cvs74
+
+       * src/gtk/gtkcmctree.c
+               Fix missing inits on old glib
+
+2008-08-26 [wwp]       3.5.0cvs73
+
+       * src/common/utils.c
+               Added 'Fwd' to the list of known common subject prefixes.
+
+2008-08-25 [iwkse]     3.5.0cvs72
+
+       * src/image_viewer.c
+               Add animated gif support to the
+               message preview.
+
+2008-08-25 [colin]     3.5.0cvs71
+
+       * src/gtk/gtkcmctree.c
+               Make sure work isn't null
+
+2008-08-24 [colin]     3.5.0cvs70
+
+       * src/common/ssl.c
+               Fix typo on SSL_CERT_DIR
+
 2008-08-23 [holger]    3.5.0cvs69
 
        * src/printing.c