2006-12-20 [colin] 2.6.1cvs59
[claws.git] / ChangeLog
index 8ab262efaa1656501c79d2a3de960abcece6142d..d5d98b65445680176bc28f8f95299f2fa1ff5801 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,62 @@
+2006-12-20 [colin]     2.6.1cvs59
+
+       * src/gtk/quicksearch.c
+               Make sure in_typing is false when clearing
+
+2006-12-20 [wwp]       2.6.1cvs58
+
+       * configure.ac
+               change manual's target dir to be LFH-compliant (thanks to Colin).
+
+2006-12-20 [wwp]       2.6.1cvs57
+
+       * src/prefs_common.c
+       * src/prefs_summaries.c
+               i18n fix and factorize patch, thanks to Fabien.
+
+2006-12-20 [paul]      2.6.1cvs56
+
+       * configure.ac
+               last of the renaming (??)
+       * src/main.c
+               correct --help info of --status-full
+       * src/plugins/bogofilter/bogofilter.c
+               make FALSE default of whitelist_ab
+
+2006-12-19 [colin]     2.6.1cvs55
+
+       * src/jpilot.c
+               Same as before, without depending on
+               pisock >= 0.12
+
+2006-12-19 [colin]     2.6.1cvs54
+
+       * src/jpilot.c
+               Fix bug 1059, 'Better jpilot charset 
+               handling'. Use libpisync's charset conversion
+               if possible
+
+2006-12-19 [colin]     2.6.1cvs53
+
+       * po/fr.po
+               Updated by Fabien
+
+2006-12-19 [wwp]       2.6.1cvs52
+
+       * src/gtk/about.c
+               Add missing #include (thanks to Colin).
+
+2006-12-19 [wwp]       2.6.1cvs51
+
+       * src/prefs_receive.c
+               Better spacing between widgets in prefs.
+
+2006-12-18 [colin]     2.6.1cvs50
+
+       * src/imap.c
+               Fix failure to get separator on LIST "" ""
+               Try LIST "" "INBOX" too.
+
 2006-12-18 [wwp]       2.6.1cvs49
 
        * src/common/session.c