2007-01-14 [colin] 2.7.0cvs28
[claws.git] / ChangeLog
index 18faa1d13a8daae8c929e6378a7f83b53344ec94..e5d3ff4f3c6860fc24934234f676053eaf334e78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2007-01-14 [colin]     2.7.0cvs28
+
+       * src/etpan/imap-thread.c
+               Delete the old imap just after allocating
+               the new one. Makes sure we don't get the
+               same pointer by sheer luck, which feels
+               strange in the debug log.
+
+2007-01-14 [colin]     2.7.0cvs27
+
+       * src/gtk/inputdialog.c
+               Make sure we don't print passwords in
+               clear text when in debug mode
+
+2007-01-14 [colin]     2.7.0cvs26
+
+       * src/gtk/gtksctree.c
+               Fix bug 1098, 'bogus last row display 
+               after expanding a thread'. Patch by
+               Jindrich Makovicka <makovick@gmail.com>
+
+2007-01-14 [colin]     2.7.0cvs25
+
+       * src/etpan/imap-thread.c
+               Close socket manually before
+               freeing the imap struct
+
 2007-01-14 [colin]     2.7.0cvs24
 
        * src/etpan/imap-thread.c