2010-01-22 [pawel] 3.7.4cvs8
[claws.git] / ChangeLog
index 20176bdd88f7a2c5162609196fd88c95b76c5353..d5331e4183985d17e3952fbe6e73e84a95cb81df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+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