2007-01-15 [paul] 2.7.0cvs30
[claws.git] / ChangeLog
index 3450f8ead5ed30d36ba7a37c558798e19fd5c48c..d5110bca24def67e8cf6e8babc30a7e0d6e48a0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,56 @@
+2007-01-15 [paul]      2.7.0cvs30
+
+       * src/mainwindow.c
+               fix compiler warning
+       * src/plugins/pgpcore/prefs_gpg.c
+       * src/plugins/pgpcore/prefs_gpg.h
+               add missing include
+               fix copyright header
+
+2007-01-14 [colin]     2.7.0cvs29
+
+       * src/gtk/filesel.c
+               Use the 'gtk+' backend. Avoids gnome-vfs use,
+               two benefits: faster to open, will fix strange
+               dbus-related crash. Thanks to Pascal Terjan.
+
+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
+               Maybe fix new reconnection issues
+
+2007-01-13 [colin]     2.7.0cvs23
+
+       * src/summaryview.c
+               Freeze/thaw on thread selection
+
 2007-01-13 [paul]      2.7.0cvs22
 
        * src/mainwindow.c
 
        version 2.0.0 released
 
-[For previous entries, see ChangeLog.pre2.0.0]
\ No newline at end of file
+[For previous entries, see ChangeLog.pre2.0.0]