2007-04-16 [paul] 2.8.1cvs102
[claws.git] / ChangeLog
index feb7289c1a31b182504ffda57997ec8ce0e4786a..9080fd9a6b70206e87875d615790cdbf8624b7f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,70 @@
+2007-04-16 [paul]      2.8.1cvs102
+
+       * po/fr.po
+               updated by Fabien Vantard
+
+2007-04-16 [paul]      2.8.1cvs101
+
+       * po/ca.po
+       * po/cs.po
+       * po/de.po
+       * po/hu.po
+       * po/pl.po
+       * po/pt_BR.po
+       * po/sr.po
+       * po/zh_CN.po
+               updated by Miquel Oliete, Tim Brain, Stephan Sachse,
+               Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
+               Aleksandar Urosevic, and Ralgh Young
+
+2007-04-15 [mones]     2.8.1cvs100
+
+       * po/es.po
+               Updated for release
+
+2007-04-14 [colin]     2.8.1cvs99
+
+       * src/message_search.c
+       * src/prefs_display_header.c
+       * src/summary_search.c
+       * src/gtk/combobox.c
+               Fix allocations
+
+2007-04-14 [wwp]       2.8.1cvs98
+
+       * src/gtk/combobox.c
+       * src/message_search.c
+       * src/summary_search.c
+       * src/prefs_display_header.c
+               Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
+               returns NULL, get the text value directly from the GtkEntry child.
+
+2007-04-13 [colin]     2.8.1cvs97
+
+       * src/gtk/quicksearch.c
+               Give the focus back to summaryview when
+               emptying the quicksearch with Esc
+
+2007-04-13 [colin]     2.8.1cvs96
+
+       * src/message_search.c
+       * src/prefs_display_header.c
+       * src/summary_search.c
+               Fix possibles crashes when getting text
+               from gtk combos
+
+2007-04-13 [colin]     2.8.1cvs95
+
+       * src/pop.c
+               Add some UIDL debugging
+
+2007-04-12 [colin]     2.8.1cvs94
+
+       * src/folder.c
+               Force folder scan if necessary after
+               copying mails, to be able to reapply
+               flags.
+
 2007-04-11 [colin]     2.8.1cvs93
 
        * src/main.c