2010-02-03 [colin] 3.7.5cvs4
[claws.git] / ChangeLog
index 0ab25e82543cfd31adaf66d5c8987bda0e864fed..e8f46a7f2ac9563d251476256ce764a002068a87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,202 @@
+2010-02-03 [colin]     3.7.5cvs4
+
+       * src/privacy.c
+               Fix again decoding of encrypted parts. The
+               reverting of the patch was wrong, as the
+               double-decoding was fixed in smime itself.
+               Thanks to Matthias Drochner again...
+
+2010-02-02 [colin]     3.7.5cvs3
+
+       * src/plugins/smime/smime.c
+       * src/privacy.c
+               Revert 3.7.4cvs2 and make a better patch for bug
+               2059 and 2076. Patch by Matthias Drochner
+
+2010-01-31 [pawel]     3.7.5cvs2
+
+       * src/gtk/authors.h
+               Fix hungarian translator's name
+
+2010-01-31 [pawel]     3.7.5cvs1
+
+       * src/messageview.c
+       * src/mimeview.c
+               Fix Bug 2107 - Arrow keys don't work in message view window
+
+2010-01-31 [paul]      3.7.5
+
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.7.5 released!
+
+2010-01-23 [pawel]     3.7.4cvs10
+
+       * src/addressbook.c
+               Fix button sensitivity in compose mode
+
+2010-01-23 [pawel]     3.7.4cvs9
+
+       * commitHelper
+       * tools/kdeservicemenu/install.sh
+       * tools/make.themes.project
+       * tools/nautilus2claws-mail.sh
+       * tools/popfile-link.sh
+       * tools/textviewer.sh
+               Not all systems have bash installed in /bin, use env(1) to find
+               it`s location
+
+2010-01-22 [pawel]     3.7.4cvs8
+
+       * src/prefs_account.c
+       * src/prefs_filtering.c
+       * src/prefs_send.c
+       * src/gtk/colorlabel.c
+               Add some separators in combos
+
+2010-01-22 [pawel]     3.7.4cvs7
+
+       * autogen.sh
+               --disable-aspell -> --disable-enchant
+       * configure.ac
+               Fix options spacing in configure --help
+       * src/wizard.c
+               Make wizard's window centered on the screen
+
+2010-01-19 [holger]    3.7.4cvs6
+
+       * src/folder.c
+       * src/folder.h
+               Introduce folder_get_item_from_identifier().
+               In contrast to folder_find_item_from_identifier(), this
+               function recursively creates the FolderItems in the id path.
+               Useful for programmatically creating folders (e.g. by plugins)
+
+2010-01-17 [pawel]     3.7.4cvs5
+
+       * src/gtk/authors.h
+               Fix my lastname
+
+2010-01-16 [colin]     3.7.4cvs4
+
+       * src/plugins/pgpcore/sgpgme.c
+               Probably fix bug 2098, 'claws-mails crashes frequently 
+               with pgpcore'. Fix double-free.
+
+2010-01-16 [holger]    3.7.4cvs3
+
+       * src/prefs_toolbar.h
+               Forgotten header
+
+2010-01-15 [colin]     3.7.4cvs2
+
+       * src/privacy.c
+               Decode mimeinfo before decrypting it. Probably
+               fixes bug 2059 'gpgme >=1.1.8 not compatible 
+               with S/MIME encryption' and bug 2076 'having 
+               worked 2 times properly CLAWS ceased to 
+               decrypt incoming PGP mails -displays base64 
+               instead - sucks completely'
+               Let's hope complete suckage ends here!
+               Thanks to Matthias Drochner.
+
+2010-01-08 [paul]      3.7.4cvs1
+
+       * tools/claws.i18n.status.pl
+               fix typos
+
+2010-01-08 [paul]      3.7.4
+
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.7.4 released!
+
+2010-01-08 [paul]      3.7.3cvs57
+
+       * po/ca.po
+       * po/cs.po
+       * po/de.po
+       * po/fi.po
+       * po/hu.po
+       * po/id.po
+       * po/ja.po
+       * po/nl.po
+       * po/pt_BR.po
+       * po/pt_PT.po
+       * po/ru.po
+       * po/sk.po
+               updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
+               Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
+               Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
+               Slavko
+
+2010-01-08 [paul]      3.7.3cvs56
+
+       * src/common/utils.c
+               fix bug 2089, 'URLs ending with an underscore ('_')
+               are not correctly parsed'. thanks to Johan
+
+2010-01-05 [colin]     3.7.3cvs55
+
+       * po/fr.po
+               Update french translation
+
+2010-01-04 [mones]     3.7.3cvs54
+
+       * po/es.po
+               Update Spanish translation
+
+2010-01-04 [mones]     3.7.3cvs53
+
+       * manual/plugins.xml
+               Some format
+       * manual/es/claws-mail-manual.xml
+       * manual/es/intro.xml
+       * manual/es/plugins.xml
+               Synchronise with English version
+
+2010-01-03 [paul]      3.7.3cvs52
+
+       * ChangeLog
+               fix format
+       * src/gtk/authors.h
+               update TEAM_LIST, fix encoding
+
+2010-01-03 [mir]       3.7.3cvs51
+
+       * src/compose.c
+               When composing to a NNTP list TO: will always be preset
+               to the NNTP list unless user has chosen some other default
+               in which case we will handle this the normal way. Therefore
+               mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
+
+2010-01-01 [paul]      3.7.3cvs50
+
+       * src/gtk/about.c
+               bump copyright year whilst it's in mind
+
+2009-12-31 [paul]      3.7.3cvs49
+
+       * manual/claws-mail-manual.xml
+       * manual/intro.xml
+       * manual/plugins.xml
+               fix links so that they make sense in the context of the
+               text version of the manual
+
+2009-12-31 [paul]      3.7.3cvs48
+
+       * manual/intro.xml
+       * manual/plugins.xml
+               updates, improvements, corrections, additions
+
+2009-12-29 [pawel]     3.7.3cvs47
+
+       * src/prefs_filtering_action.c
+               Fix Bug 2082 'Wrong color rectangle position when replacing
+               "color" processing rule'
+
 2009-12-29 [colin]     3.7.3cvs46
 
        * src/compose.c