2007-02-08 [colin] 2.7.2cvs31
[claws.git] / ChangeLog
index b70c369cabccdb62ce8c09aa220a82264646f649..3a41bb0d31f57ef2bb9aa72a9d1e9355915b2eb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
+2007-02-08 [colin]     2.7.2cvs31
+
+       * src/prefs_account.c
+               Fix Gentoo bug 165819, 'can't create 
+               a "local mbox file" account'. Patch
+               by Olivier <castan.o@free.fr>
+
+2007-02-07 [colin]     2.7.2cvs30
+
+       * src/ldapquery.c
+               Fix bug 1106, 'Claws crash on exit if LDAPS 
+               autocompletion was used'
+
+2007-02-07 [paul]      2.7.2cvs29
+
+       * src/folder.c
+               cut down on unnecessary debug_prints
+       * src/imap_gtk.c
+               fix menu_set_active() on 'Show only
+               subscribed folders'
+
+2007-02-07 [paul]      2.7.2cvs28
+
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/clamav/clamav_plugin.h
+       * src/plugins/clamav/clamav_plugin_gtk.c
+               fix copyright header
+
+2007-02-07 [paul]      2.7.2cvs27
+
+       * src/procheader.c
+               fix bug 1116, 'summary view allow a 
+               subject line break'
+
+2007-02-06 [colin]     2.7.2cvs26
+
+       * src/summaryview.c
+               Fix delete thread
+
+2007-02-05 [fabien]    2.7.2cvs25
+
+       * po/POTFILES.in
+       * src/uri_opener.c
+               i18n related - 1 fix and 1 message for translators.
+
+2007-02-05 [colin]     2.7.2cvs24
+
+       * src/gtk/quicksearch.c
+               Don't reload summary list if quicksearch wasn't
+               active on hiding; move currently selected mail in
+               the visible area when showing the quicksearch
+
+2007-02-05 [colin]     2.7.2cvs23
+
+       * src/folderview.c
+               Add debug to try to solve bug 1104
+
+2007-02-05 [paul]      2.7.2cvs22
+
+       * src/mainwindow.c
+               confirm before emptying trash on exit is
+               a Yes or No answer, use Yes or No in the
+               dialog
+
 2007-02-04 [colin]     2.7.2cvs21
 
        * src/compose.c