2012-11-15 [colin] 3.9.0cvs6
[claws.git] / ChangeLog
index 0552c0e50e9b35dda92ccb6f262cadd48d0d5174..0db2f82180183a7c8606eeb75f8c1f0119cf3dda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,117 @@
+2012-11-15 [colin]     3.9.0cvs6
+
+       * src/summaryview.c
+               Fix bug #2785, "Marking mails for deletion reopens internal 
+               message view"
+
+2012-11-15 [colin]     3.9.0cvs5
+
+       * src/main.c
+       * src/statusbar.c
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkcmclist.h
+               a few more GTK+3 fixes. Segfaults on me, though.
+
+2012-11-15 [colin]     3.9.0cvs4
+
+       * src/Makefile.am
+       * src/action.c
+       * src/addr_compl.c
+       * src/addressbook.c
+       * src/addrgather.c
+       * src/compose.c
+       * src/editaddress.c
+       * src/editgroup.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/message_search.c
+       * src/prefs_display_header.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/prefs_other.c
+       * src/prefs_toolbar.c
+       * src/printing.c
+       * src/stock_pixmap.c
+       * src/summary_search.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/gtk/Makefile.am
+       * src/gtk/colorlabel.c
+       * src/gtk/combobox.c
+       * src/gtk/combobox.h
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkcmclist.h
+       * src/gtk/gtkcmctree.c
+       * src/gtk/gtksctree.c
+       * src/gtk/gtkshruler.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+       * src/gtk/inputdialog.c
+       * src/gtk/quicksearch.c
+       * src/plugins/pgpcore/Makefile.am
+       * src/plugins/pgpinline/Makefile.am
+       * src/plugins/pgpmime/Makefile.am
+       * src/plugins/smime/Makefile.am
+               Big GTK+3 patch from Hanno Meyer-Thurow
+
+2012-11-15 [wwp]       3.9.0cvs3
+
+       * doc/man/claws-mail.1
+       * src/main.c
+               Add --cancel-receiving command-line switch.
+
+2012-11-15 [wwp]       3.9.0cvs2
+
+       * src/ssl_manager.c
+       * src/gtk/sslcertwindow.c
+               Fix Capitalization.
+
+2012-11-15 [paul]      3.9.0cvs1
+
+       * po/cs.po
+       * po/fi.po
+       * po/sk.po
+               updates from David Vachulka, Flammie Pirinen, and
+               Slavko
+
+2012-11-14 [paul]      3.9.0
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.9.0 unleashed!
+
+2012-11-14 [paul]      3.8.1cvs123
+
+       * po/de.po
+       * po/es.po
+       * po/fi.po
+       * po/fr.po
+       * po/hu.po
+       * po/pt_BR.po
+       * po/sv.po
+       * po/uk.po
+       * po/zh_TW.po
+               updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
+               wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
+               YUP, Wei-Lun Chao
+
+2012-11-14 [paul]      3.8.1cvs122
+
+       * tools/README
+       * tools/fix_date.sh
+               improvements by wwp
+
+2012-11-14 [colin]     3.8.1cvs121
+
+       * src/action.c
+               And fix warning with breaking functionality
+
+2012-11-14 [paul]      3.8.1cvs120
+
+       * src/action.c
+               revert this change from 3.8.1cvs60, it breaks
+               actions with a pipe
+
 2012-11-14 [colin]     3.8.1cvs119
 
        * src/common/plugin.c