2008-09-22 [colin] 3.5.0cvs122
[claws.git] / ChangeLog
index e7ba0e335a2099589e10fc82efb3ccf7b88f6392..84c1e706024951c2049de72eeb4c51a6530fccd6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+2008-09-22 [colin]     3.5.0cvs122
+
+       * src/common/utils.c
+       * src/account.c
+               Remove raw printf
+       * src/compose.c
+               Fix cursor position after changing account
+       * src/imap.c
+       * src/mimeview.c
+       * src/news.c
+               Fix absolute path detection 
+
+2008-09-21 [colin]     3.5.0cvs121
+
+       * src/gtk/gtkaspell.c
+               Don't try to use empty dictionaries
+
+2008-09-20 [colin]     3.5.0cvs120
+
+       * po/POTFILES.in
+               Add the new files to the translations
+
+2008-09-20 [colin]     3.5.0cvs119
+
+       * configure.ac
+       * src/plugins/Makefile.am
+       * src/plugins/smime/Makefile.am
+       * src/plugins/smime/plugin.c
+       * src/plugins/smime/smime.c
+       * src/plugins/smime/smime.deps
+       * src/plugins/smime/smime.h
+               Include S/Mime plugin in the main plugins
+               Will ease the Gpg4win team's work
+
+2008-09-20 [colin]     3.5.0cvs118
+
+       * src/autofaces.c
+       * src/compose.c
+       * src/ldapquery.c
+       * src/main.c
+       * src/news.c
+       * src/common/socket.c
+       * src/gtk/gtkutils.c
+       * src/plugins/pgpcore/claws.def
+               Windows: more fixes, thanks to wwp and
+               Marcus Brinkmann
+
+2008-09-20 [colin]     3.5.0cvs117
+
+       * src/imap.c
+               Tell on which server errors happened
+
+2008-09-20 [colin]     3.5.0cvs116
+
+       * src/etpan/etpan-thread-manager.c
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+               Windows: Fix hang on IMAP/NNTP
+
+2008-09-20 [colin]     3.5.0cvs115
+
+       * src/common/utils.c
+               Fix bug 1723, "Buffer overflow crash caused by 
+               preview in 'Date format help' dialog box"
+               Also, optimise fast_strftime a bit :)
+
 2008-09-18 [colin]     3.5.0cvs114
 
        * src/procmime.c