fix my name
[claws.git] / ChangeLog
index 33ebae975592f6510ac04954b72c3b721d6c2443..cccb77974861967d305b85abb4c142e1a3efc214 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2006-02-27 [colin]     2.0.0cvs84
+
+       * configure.ac
+       * src/Makefile.am
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/messageview.c
+       * src/messageview.h
+       * src/prefs_toolbar.c
+       * src/procmsg.c
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/summaryview.c
+       * src/toolbar.c
+       * src/toolbar.h
+       * src/pixmaps/ham_btn.xpm
+       * src/pixmaps/spam.xpm
+       * src/pixmaps/spam_btn.xpm
+       * src/plugins/spamassassin/spamassassin.c
+               Add button in toolbar for spam learning
+               Fix a few bugs from the last related commit
+               Revert 1.9.6cvs23 which messed up shift-selection
+
+2006-02-24 [colin]     2.0.0cvs83
+
+       * src/procmsg.c
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/spamassassin/spamassassin.h
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Unregister learner when spamassassin is either
+               disabled or over tcp
+
 2006-02-24 [colin]     2.0.0cvs82
 
        * src/Makefile.am
                ** Requires libetpan-0.42-cvs4 
                ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
 
-2006-02-17 [cleroy]    2.0.0cvs60
+2006-02-17 [colin]     2.0.0cvs60
 
        * src/messageview.c
        * src/prefs_common.c
                Add pref to display HTML-only mails with plugin, 
                if possible (defaulting to FALSE of course).
 
-2006-02-16 [cleroy]    2.0.0cvs59
+2006-02-16 [colin]     2.0.0cvs59
 
        * src/main.c
        * src/common/plugin.c
                Fix temp files not being deleted on windows
        Patches by Thomas Gilgin
 
-2006-02-13 [cleroy]    2.0.0cvs47
+2006-02-13 [colin]     2.0.0cvs47
 
        * src/mainwindow.c
                Fix exit crash
                add Arabic encoding option
                Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
 
-2006-01-31 [cleroy]    2.0.0cvs3
+2006-01-31 [colin]     2.0.0cvs3
 
        * src/plugins/pgpcore/passphrase.c
                Convert passphrase to locale encoding
                updated translations submitted by Stavros Giannouris
                and Ralgh Young
 
-2006-01-27 [cleroy]    1.9.100cvs192
+2006-01-27 [colin]     1.9.100cvs192
 
        * src/summaryview.c
        * src/gtk/gtksourceprintjob.c