2007-09-03 [wwp] 3.0.0cvs3
[claws.git] / ChangeLog
index 0249f98d6a5205e4658d7d353966b6bfb913ea74..f07a3811326a615fe4837c357b8f561278347f81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,72 @@
+2007-09-03 [wwp]       3.0.0cvs3
+
+       * src/compose.c
+               Warn differently when sending or sending later (queueing).
+
+2007-09-03 [colin]     3.0.0cvs2
+
+       * src/procmime.c
+       * src/procmime.h
+       * src/common/plugin.c
+       * src/common/plugin.h
+               Add a new plugin API, MimeParser. It allows
+               plugins to scan email MIME parts and optionally,
+               transform them.
+
+2007-09-03 [mones]     3.0.0cvs1
+
+       * po/es.po
+               Updated translation
+       * src/common/defs.h
+               While a better solution is made double history sizes
+
+2007-09-03 [paul]      3.0.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES
+               3.0.0 released
+
+2007-09-03 [paul]      2.10.0cvs191
+
+       * po/bg.po
+       * po/ca.po
+       * po/de.po
+       * po/fi.po
+       * po/fr.po
+       * po/hu.po
+       * po/it.po
+       * po/pl.po
+       * po/pt_BR.po
+       * po/ru.po
+       * po/sk.po
+       * po/zh_CN.po
+               updated by Yasen Pramatarov, Miquel Oliete, Stephan
+               Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
+               Andrea Spadaccini, Emil Nowak, Frederico Goncalves
+               Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
+
+2007-09-02 [colin]     2.10.0cvs190
+
+       * src/edittags.c
+       * src/common/tags.c
+               Prevent empty or white-space tags
+
+2007-09-01 [colin]     2.10.0cvs189
+
+       * src/main.c
+               Fix double-reading of accounts list when
+               the wizard has been run due to no accounts
+       * src/mainwindow.c
+               Fix sensitivity of a menu item in case 
+               there's no account
+
+2007-09-01 [wwp]       2.10.0cvs188
+
+       * src/wizard.c
+               Fix wizard crash when Mailbox dir already exists
+               (thanks to Colin).
+
 2007-08-31 [colin]     2.10.0cvs187
 
        * src/etpan/imap-thread.c