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