2008-11-14 [colin] 3.6.1cvs26
[claws.git] / ChangeLog
index 397e322d53e5f069c20f6112c120d0bb13df4379..8ad25510d8d6cf0063c8fd2a1cb493f8dc8088f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,63 @@
+2008-11-14 [colin]     3.6.1cvs26
+
+       * src/plugins/pgpcore/sgpgme.c
+               Fix bug 1768, 'claws-mail crashes while 
+               checking smime bad signature'
+
+2008-11-13 [colin]     3.6.1cvs25
+
+       * src/account.c
+       * src/filtering.c
+               Fix redefinition of PREFSBUFSIZE
+
+2008-11-13 [wwp]       3.6.1cvs24
+
+       * tools/popfile-link.sh
+               Add support for reusing existing POPFile session ID.
+
+2008-11-12 [colin]     3.6.1cvs23
+
+       * src/prefs_gtk.h
+               Fix bug 1771, 'Folder template gets 
+               truncated when exiting the application'
+               Use a 32k buffer for string preferences
+
+2008-11-11 [colin]     3.6.1cvs22
+
+       * src/summaryview.c
+               Fix "display sender using addressbook" when
+               prefs_common.swap_from is in use. Patch by
+               H. Merijn Brand
+
+2008-11-11 [colin]     3.6.1cvs21
+
+       * src/autofaces.c
+       * src/common/md5.c
+       * src/common/md5.h
+               Make a few functions static
+
+2008-11-07 [colin]     3.6.1cvs20
+
+       * src/mainwindow.c
+       * src/summaryview.c
+               Fix crash when rebuilding colorlabel
+               menu
+       * src/addrgather.c
+       * src/editldap.c
+       * src/prefs_account.c
+       * src/prefs_compose_writing.c
+       * src/prefs_logging.c
+       * src/prefs_message.c
+       * src/prefs_other.c
+       * src/prefs_receive.c
+       * src/prefs_summaries.c
+       * src/prefs_wrapping.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/pgpcore/prefs_gpg.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Fix deprecated use of page_size in 
+               gtkspinbutton adjustments
+
 2008-11-06 [mones]     3.6.1cvs19
 
        * src/mainwindow.c