2006-07-04 [colin] 2.3.1cvs55
[claws.git] / ChangeLog
index ba42019199082ac10863d9514b735e27d4c7d56e..793838a9e01b535cc3a3b7f9c333c91255c6c3d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
+2006-07-04 [colin]     2.3.1cvs55
+
+       * src/folderview.c
+               Feedback when closing (for big folders)
+       * src/prefs_actions.c
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_template.c
+               Fix default button when closing without
+               having saved
+
+2006-07-04 [colin]     2.3.1cvs54
+
+       * src/news.c
+               Delete local file on deletion
+
+2006-07-03 [colin]     2.3.1cvs53
+
+       * src/folderview.c
+       * src/main.c
+               Don't freeze when rescanning after crash
+
+2006-07-03 [wwp]       2.3.1cvs52
+
+       * src/compose.c
+       * src/privacy.c
+       * src/privacy.h
+       * src/plugins/pgpinline/pgpinline.c
+       * src/plugins/pgpmime/pgpmime.c
+               don't report an error when the user cancels the passphrase dialog.
+
+2006-07-02 [colin]     2.3.1cvs51
+
+       * src/folderview.c
+               Open message when crossing folders with Space,
+               goto next unread and friends
+
+2006-07-01 [colin]     2.3.1cvs50
+
+       * src/prefs_account.c
+               Typographic rules varying from language
+               to language (in french "Protocole :"),
+               we have to do that :)
+
+2006-07-01 [ticho]     2.3.1cvs49
+
+       * src/prefs_account.c
+               Only use one temporary gchar* variable in
+               prefs_account_protocol_set_optmenu().
+
+2006-07-01 [ticho]     2.3.1cvs48
+
+       * src/prefs_account.c
+       * src/prefs_account.h
+               Use GtkLabel for existing account protocol name.
+               Created an array for protocol names and populate the
+               combobox from it in a for() cycle.
+
+2006-06-30 [colin]     2.3.1cvs47
+
+       * src/compose.c
+               Block undo when changing signature (by changing
+               account)
+
 2006-06-30 [paul]      2.3.1cvs46
 
        * src/send_message.c