2005-12-20 [paul] 1.9.100cvs96
[claws.git] / ChangeLog
index 6a58e632205483c5f69a1ac5a6949226bee41501..852641060306d2c72beb3c19cc035581e76ab761 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,107 @@
+2005-12-20 [paul]      1.9.100cvs96
+
+       * src/account.c
+       * src/account.h
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/toolbar.c
+       * src/toolbar.h
+               add a combo to the Get All button, allowing
+               quick retrieval from any account
+               Patch by Fabien Vantard, slightly modified
+               by Colin
+       * src/gtk/about.c
+               i18n fix. Patch by Fabien Vantard
+
+2005-12-19 [cleroy]    1.9.100cvs95
+
+       * src/compose.c
+       * src/compose.h
+               Don't automatically join lines when they've 
+               been separated by the user and not automatically
+
+2005-12-19 [paul]      1.9.100cvs94
+
+       * src/gtk/pluginwindow.c
+               i18n fix.
+               Patch by Fabien Vantard
+
+2005-12-15 [paul]      1.9.100cvs93
+
+       * src/common/plugin.c
+       * src/common/plugin.h
+       * src/gtk/pluginwindow.c
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/demo/demo.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/pgpcore/plugin.c
+       * src/plugins/pgpinline/plugin.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/trayicon/trayicon.c
+               add plugin_version()
+
+2005-12-15 [cleroy]    1.9.100cvs92
+
+       * src/compose.c
+               Further fix bug #875
+
+2005-12-15 [paul]      1.9.100cvs91
+
+       * src/gtk/filesel.c
+               fix attach_load_dir getting set to
+               PLUGINDIR on plugin load
+
+2005-12-14 [mones]     1.9.100cvs90
+
+       * manual/ack.xml
+       * manual/keyboard.xml
+               Initial draft and some shortcuts added
+               
+       * po/es.po
+               Updated translation
+
+2005-12-14 [colin]     1.9.100cvs89
+
+       * src/compose.c
+       * src/imap.c
+       * src/summaryview.c
+       * src/gtk/gtkaspell.c
+               More leaks fixed
+       * src/prefs_folder_item.c
+               Fix recursive prefs apply
+
+
+2005-12-14 [cleroy]    1.9.100cvs88
+
+       * src/compose.c
+               Fix bug #875 (Freeze On Inline Forward of 
+               Large Message)
+
+2005-12-13 [colin]     1.9.100cvs87
+
+       * src/compose.c
+               Uniq-ify and sort the mimetypes list
+               Patch by Fabien Vantard
+
+2005-12-13 [colin]     1.9.100cvs86
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+               Fix leaks (patch by Hoa)
+       * src/news.c
+       * src/common/plugin.c
+               Fix leaks
+
+2005-12-12 [colin]
+
+       * 2.0.0-rc2 released
+
+2005-12-12 [colin]     1.9.100cvs85
+
+       * src/matcher.c
+               Fix a leak
+
 2005-12-12 [wwp]       1.9.100cvs84
 
        * src/gtk/icon_legend.c