2010-01-31 [pawel] 3.7.5cvs1
[claws.git] / ChangeLog
index a2fe1b1b632f760f9b3919b3a452d9a07624c799..62064e21f1ce17fe98d3f70760ed77716c935368 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,123 @@
+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