2008-09-24 [colin] 3.5.0cvs127
[claws.git] / ChangeLog
index 84c1e706024951c2049de72eeb4c51a6530fccd6..ba793fb4d343e99af8f08c048ce7a610d49d00c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2008-09-24 [colin]     3.5.0cvs127
+
+       * src/codeconv.c
+               Add nb_NO's charset (iso-8859-1)
+
+2008-09-24 [colin]     3.5.0cvs126
+
+       * src/common/utils.c
+               Fix get_mail_base_dir() on windows
+               (was synced from main ages ago)
+
+2008-09-24 [colin]     3.5.0cvs125
+
+       * src/main.c
+       * src/wizard.c
+               Integrate better with Windows' style
+
+2008-09-23 [paul]      3.5.0cvs124
+
+       * src/compose.c
+       * src/mainwindow.c
+       * src/messageview.c
+               offer these strings to translators too 
+
+2008-09-23 [colin]     3.5.0cvs123
+
+       * configure.ac
+               Add a --disable-dbus flag in case we want
+               no DBUS even if headers are available (like
+               for building gpg4win)
+       * src/filtering.c
+       * src/mainwindow.c
+       * src/prefs_logging.c
+       * src/common/utils.c
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/smime/claws.def
+               Windows fixes:
+               - disable filtering log (it's crashy for
+                 some reason)
+               - fix gmtime_r when time is -1 (before 01/01/70)
+               - add symbols for smime
+
 2008-09-22 [colin]     3.5.0cvs122
 
        * src/common/utils.c