2012-11-14 [paul] 3.8.1cvs123
[claws.git] / ChangeLog
index 9bd2523653daa597b4427203349b86b60c600380..30dd19d5a2fdecc7ab40c5b45bce6322afbc0ed4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,104 @@
+2012-11-14 [paul]      3.8.1cvs123
+
+       * po/de.po
+       * po/es.po
+       * po/fi.po
+       * po/fr.po
+       * po/hu.po
+       * po/pt_BR.po
+       * po/sv.po
+       * po/uk.po
+       * po/zh_TW.po
+               updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
+               wwp, Páder Rezső, Frederico Goncalves Guimaraes, Andreas Rönnquist,
+               YUP, Wei-Lun Chao
+
+2012-11-14 [paul]      3.8.1cvs122
+
+       * tools/README
+       * tools/fix_date.sh
+               improvements by wwp
+
+2012-11-14 [colin]     3.8.1cvs121
+
+       * src/action.c
+               And fix warning with breaking functionality
+
+2012-11-14 [paul]      3.8.1cvs120
+
+       * src/action.c
+               revert this change from 3.8.1cvs60, it breaks
+               actions with a pipe
+
+2012-11-14 [colin]     3.8.1cvs119
+
+       * src/common/plugin.c
+               If plugin fails to load from absolute path, try from
+               default plugin path. 
+               Fixes bug #1137, 'loading plugins with same profile on different archs'
+               Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
+               results in wrong paths in clawsrc'
+
+2012-11-12 [colin]     3.8.1cvs118
+
+       * src/messageview.c
+               Fix initial focus on textview. Fixes bug #2776,
+               "Make all menu shortcuts work properly in the message window"
+
+2012-11-09 [colin]     3.8.1cvs117
+
+       * src/etpan/imap-thread.c
+               Specify search charset. Thanks to Aleksei Miheev
+
+2012-11-08 [colin]     3.8.1cvs116
+
+       * src/common/socket.c
+       * src/gtk/gtkutils.c
+               Fix socket communication
+
+2012-11-08 [colin]     3.8.1cvs115
+
+       * src/plugins/pgpcore/sgpgme.c
+               Fix Windows runtime crash
+
+2012-11-08 [colin]     3.8.1cvs114
+
+       * src/gtk/quicksearch.c
+               Fix going active with NULL matchstring (for example
+               when changing type before typing anything)
+
+2012-11-07 [colin]     3.8.1cvs113
+
+       * src/mbox.c
+               Fix Windows build
+
+2012-11-06 [mones]     3.8.1cvs112
+
+       * doc/man/claws-mail.1
+               Sync with AUTHORS file
+       * src/gtk/quicksearch.c
+               Add number units where appropriate
+
+2012-10-31 [paul]      3.8.1cvs111
+
+       * src/prefs_folder_item.c
+               add missing closing bracket. thanks to Andreas Rönnquist.
+
+2012-10-31 [colin]     3.8.1cvs110
+
+       * src/prefs_folder_item.c
+               Fix prefs text and extra semi-colon. Thanks to Paul!
+
+2012-10-31 [colin]     3.8.1cvs109
+
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+       * src/messageview.c
+       * src/prefs_folder_item.c
+               Implement feature from bug #2569, 
+               "select html part on folder specific properties"
+               Patch based on Andrej's patch.
+
 2012-10-29 [wwp]       3.8.1cvs108
 
        * src/textview.c