2007-09-05 [colin] 3.0.0cvs7
[claws.git] / ChangeLog
index 04ed2a56deae3569fffccfd19cf34ad693cd0b39..1ffd47de7bbacd34ef7e8d407b485c264eeca106 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,95 @@
+2007-09-05 [colin]     3.0.0cvs7
+
+       * src/ldaputil.c
+               Fix build without USE_LDAP_TLS
+
+2007-09-05 [colin]     3.0.0cvs6
+
+       * src/folder.c
+       * src/imap.c
+       * src/inc.c
+       * src/mbox.c
+       * src/send_message.c
+       * src/statusbar.c
+       * src/statusbar.h
+               Maemo: distinguish various statusbar messages,
+               in order to display only the most important.
+
+2007-09-04 [wwp]       3.0.0cvs5
+
+       * src/account.c
+               Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
+               Show protocol "SMTP" and the appropriate server for send-only
+               accounts, show "-" instead of "" when no value is relevant.
+
+2007-09-03 [ticho]     3.0.0cvs4
+
+       * src/summaryview.c
+               Handle plural form better in delete confirmation dialog.
+
+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