Fix typo in procmime.c
[claws.git] / ChangeLog.claws
index 7ba51f99db7b5c20f3d14670ef2f538f066e5a91..7bb9a80ac1acd5b0a4a7cedb40f13e24d6d5e09c 100644 (file)
@@ -1,3 +1,854 @@
+2004-12-07 [keith]     0.9.13cvs3
+
+       * src/procmime.c
+               Fix typo
+
+2004-12-07 [colin]     0.9.13cvs2
+
+       * AUTHORS
+       * src/prefs_account.c
+       * src/common/smtp.c
+       * src/common/smtp.h
+               Add SMTP PLAIN authentication. Patch by 
+               George Michaelson <ggm@apnic.net>
+
+2004-12-07 [thorsten]  0.9.13cvs1
+
+       * src/procmime.c
+               [Bug 650] reply button causes crash
+               Patch partly by David Relson
+
+2004-12-06 [paul]      0.9.13
+
+       0.9.13 released
+
+2004-12-06 [paul]
+
+       * po/sk.po
+               updated by Andrej Kacian
+       * INSTALL
+       * README.claws
+               updated
+       
+2004-12-06 [christoph]
+
+       * configure.ac
+               move GPGME check to PGP/MIME plugin checks
+
+2004-12-06 [colin]     0.9.12cvs187
+
+       * src/compose.c
+               X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
+
+2004-12-06 [paul]      0.9.12cvs186
+
+       * INSTALL
+       * README.claws
+               updated
+       * po/es.po
+       * po/fr.po
+       * po/it.po
+       * po/ja.po
+       * po/pt_BR.po
+       * po/zh_CN.po
+               updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
+               Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
+               and Yang Guilong
+
+2004-12-05 [paul]      0.9.12cvs185
+
+       * INSTALL
+       * Makefile.am
+       * README.claws
+               update
+       * TODO.claws    **REMOVED**
+               removed, use the wiki instead
+       * tools/Makefile.am
+       * tools/README
+               remove newscache_conv.pl from the release package
+               and notes as it is broken and not currently maintained
+       * tools/filter_conv.pl
+               use --config-dir to find claws' config dir
+       * tools/kdeservicemenu/README
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               make a top-level menu entry
+
+2004-12-04 [paul]      0.9.12cvs184
+
+       * src/addrharvest.c
+               conv_unmime_header_overwrite(name)
+
+2004-12-04 [colin]     0.9.12cvs183
+
+       * src/compose.c
+               Fix saving of compose window position
+               when sending mail. Patch by Alfons.
+
+2004-12-04 [paul]      0.9.12cvs182
+
+       * ChangeLog
+       * ChangeLog.jp
+       * INSTALL
+       * NEWS
+       * README
+       * README.jp
+       * doc/manual/ja/Makefile.am
+       * doc/manual/ja/sylpheed-1.html
+       * doc/manual/ja/sylpheed-10.html
+       * doc/manual/ja/sylpheed-11.html
+       * doc/manual/ja/sylpheed-12.html
+       * doc/manual/ja/sylpheed-13.html
+       * doc/manual/ja/sylpheed-14.html
+       * doc/manual/ja/sylpheed-15.html
+       * doc/manual/ja/sylpheed-16.html
+       * doc/manual/ja/sylpheed-17.html
+       * doc/manual/ja/sylpheed-18.html
+       * doc/manual/ja/sylpheed-19.html
+       * doc/manual/ja/sylpheed-2.html
+       * doc/manual/ja/sylpheed-20.html
+       * doc/manual/ja/sylpheed-3.html
+       * doc/manual/ja/sylpheed-4.html
+       * doc/manual/ja/sylpheed-5.html
+       * doc/manual/ja/sylpheed-6.html
+       * doc/manual/ja/sylpheed-7.html
+       * doc/manual/ja/sylpheed-8.html
+       * doc/manual/ja/sylpheed-9.html
+       * doc/manual/ja/sylpheed.html
+       * doc/manual/ja/sylpheed.sgml
+       * src/Makefile.am
+       * src/procmime.c
+       * src/pixmaps/regular.xpm **REMOVED**
+               sync with main 1.0.0beta4, including: "canonicalize text files
+               before encoding to BASE64, and uncanonicalize after decoding
+               to conform with RFC 2045" 
+
+2004-12-03 [christoph] 0.9.12cvs181
+
+       * src/compose.c
+               build the Privacy System menu without GtkItemFactory to
+               allow '/' in Privacy System names
+
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/plugin.c
+               Update description and change Privacy System name
+
+2004-12-03 [paul]
+
+       * src/pixmaps/dir_close.xpm
+       * src/pixmaps/dir_open.xpm
+       * src/pixmaps/drafts_close.xpm
+       * src/pixmaps/drafts_open.xpm
+       * src/pixmaps/group.xpm
+       * src/pixmaps/unread.xpm
+               update icons (sync with main (adjust hue))      
+
+2004-12-02 [paul]      0.9.12cvs180
+
+       * ChangeLog
+       * ChangeLog.jp
+       * src/Makefile.am
+       * src/pop.c
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/pixmaps/folder.xpm **REMOVED**
+               sync with main
+               fixes bug 644 'extra CRs in subject line break filtering' 
+
+2004-12-02 [colin]     0.9.12cvs179
+
+       * src/compose.c
+               Prevent duplicate edition of queued
+               and drafted mails
+
+2004-12-02 [colin]     0.9.12cvs178
+
+       * src/compose.c
+               Fix quote linewrapping ignoring pref
+               Patch by Alfons
+
+2004-11-30 [colin]     0.9.12cvs177
+
+       * src/gtk/prefswindow.c
+       * src/gtk/pluginwindow.c
+               Add shortcut keys to prefs window
+               and plugin window. Patch by Fabien Vantard.
+
+2004-11-29 [colin]     0.9.12cvs176
+
+       * src/folderview.c
+               Fix disappearing separators in folderview's popup
+
+2004-11-29 [colin]     0.9.12cvs175
+
+       * src/procmime.c
+               Another format bug
+
+2004-11-29 [colin]     0.9.12cvs174
+
+       * src/pop.c
+               Fix format string
+
+2004-11-26 [colin]     0.9.12cvs173
+
+       * src/common/smtp.c
+       * src/common/smtp.h
+               Use ESMTP for all servers advertising it
+               Add SIZE= parameter to MAIL command for 
+               ESMTP servers
+
+2004-11-24 [colin]     0.9.12cvs172
+
+       * src/plugins/pgpmime/pgpmime.c
+               Forgot one :(
+
+2004-11-24 [colin]     0.9.12cvs171
+
+       * src/plugins/pgpmime/pgpmime.c
+               Fix numerous GpgmeGtk leaks
+
+2004-11-24 [colin]     0.9.12cvs170
+
+       * src/plugins/pgpmime/pgpmime.c
+               Fix numerous GpgmeCtx leaks
+
+2004-11-24 [colin]     0.9.12cvs169
+
+       * src/plugins/pgpmime/plugin.c
+               Update requirements
+       * src/plugins/trayicon/Makefile.am
+       * src/plugins/trayicon/newmarkedmail.xpm
+       * src/plugins/trayicon/trayicon.c
+       * src/plugins/trayicon/unreadmarkedmail.xpm
+               Add new icons when there are unread marked mails
+               answers
+
+2004-11-23 [thorsten]  0.9.12cvs168
+
+       * src/plugins/pgpmime/plugin.c
+               typo: plugin_init instead of plugin_done
+
+2004-11-23 [thorsten]  0.9.12cvs167
+
+       * commitHelper
+               o add me
+       * src/partial_download.c
+       * src/partial_download.h
+               o fix path for includes
+
+2004-11-23 [colin]     0.9.12cvs166
+
+       * src/procmime.c
+               Uh, changed API.
+
+2004-11-23 [colin]     0.9.12cvs165
+
+       * src/procmime.c
+               Fix mime headers wrapping
+
+2004-11-23 [christoph] 0.9.12cvs164
+
+       * src/common/Makefile.am
+       * src/common/partial_download.[ch]
+       * src/Makefile.am
+       * src/partial_download.[ch]
+       * src/folderview.c
+               move to src because it depends on src stuff
+
+       * src/codeconv.c
+       * src/common/base64.h
+               move B64LEN macro to base64.h
+
+       * src/compose.c
+       * src/privacy.[ch]
+               add PrefsAccount to sign-function parameters
+
+       * src/main.c
+       * src/prefs_account.[ch]
+       * src/gtk/prefswindow.[ch]
+               o use new prefswindow for account prefs
+               o add possibility to add new pages to account prefs
+
+       * src/plugins/pgpmime/prefs_gpg.[ch]
+       * src/plugins/pgpmime/prefs_gpg.glade
+               add account prefs for GPG
+
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/sgpgme.[ch]
+               create signers list based on the GPG account prefs
+
+2004-11-23 [colin]     0.9.12cvs163
+
+       * src/main.c
+               Fix cursor going from normal to wait
+               as many times as there are folders
+               (very noticeable on exported displays)
+
+2004-11-23 [colin]     0.9.12cvs162
+
+       * src/msgcache.c
+               HEAD needs this leak fix too
+
+2004-11-22 [luke]      0.9.12cvs161
+
+       * src/gtk/gtkstext.c
+               'Up' key moves one line (not one paragraph) like 'Down'
+
+2004-11-22 [paul]      0.9.12cvs160
+
+       * src/prefs_themes.c
+               fix oversized GtkFrames
+
+2004-11-19 [paul]      0.9.12cvs159
+
+       * src/prefs_common.c
+               update prefs_keybind_apply_clicked()
+
+2004-11-18 [paul]      0.9.12cvs158
+
+       * src/compose.c
+       * src/messageview.c
+       * src/common/utils.c
+       * src/common/utils.h
+               use Message-ID format like that previously
+               used in compose_generate_msgid()
+
+2004-11-17 [christoph] 0.9.12cvs157
+
+       * src/mainwindow.c
+       * src/prefs_common.c
+               integrate "Common preferences" into new preferences dialog
+
+2004-11-17 [colin]     0.9.12cvs156
+
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/procmsg.c
+               Add an option to let the user choose to store encrypted
+               mail as clear text or encrypted.
+
+2004-11-17 [colin]     0.9.12cvs155
+
+       * src/compose.c
+       * src/toolbar.c
+               Be verbose when sending fails
+       * src/procmsg.c
+               Fix procmsg_send_queue returning 0 when there's an error
+               Don't send messages to be encrypted to nobody 
+
+
+2004-11-17 [colin]     0.9.12cvs154
+
+       * src/privacy.c
+               Fix more pointer confusion
+
+2004-11-17 [paul]      0.9.12cvs153
+
+       * src/procmime.h
+               forgotten in sync with main 1.0.0beta3
+
+
+2004-11-17 [paul]      0.9.12cvs152
+
+       * ChangeLog
+       * ChangeLog.jp
+       * NEWS
+       * src/compose.c
+       * src/jpilot.c
+       * src/procmime.c
+               sync with main 1.0.0beta3
+               see ChangeLog 2004-11-15 and 2004-11-16
+
+2004-11-17 [colin]     0.9.12cvs151
+
+       * src/plugins/pgpmime/pgpmime.c
+               Remove debug printf
+
+2004-11-17 [colin]     0.9.12cvs150
+
+       * src/plugins/pgpmime/pgpmime.c
+               Fix off-by-one causing segs
+
+2004-11-17 [colin]     0.9.12cvs149
+
+       * src/procmsg.c
+               < Reboot_> don't compare pointers to NULL with !
+               So, use the other form to bring consistency.
+               Also fix coding style.
+
+2004-11-16 [colin]     0.9.12cvs148
+
+       * src/procmsg.c
+               Fix the fix :)
+
+2004-11-16 [colin]     0.9.12cvs147
+
+       * src/procmsg.c
+               Fix leaks in procmsg_send_message_queue
+
+2004-11-12 [paul]      0.9.12cvs146
+
+       * src/prefs_account.c
+       * src/procmime.c
+       * src/procmime.h
+               fix sync breakage 
+
+2004-11-12 [paul]
+
+       * src/pixmaps/complete.xpm
+       * src/pixmaps/continue.xpm
+               small sync with main, see ChangeLog 2004-11-11
+
+2004-11-11 [paul]      0.9.12cvs145
+
+       * ChangeLog
+       * ChangeLog.jp
+       * src/account.c
+       * src/folderview.c
+       * src/folderview.h
+       * src/imap.c
+       * src/imap_gtk.c
+       * src/inc.c
+       * src/mainwindow.c
+       * src/mh_gtk.c
+       * src/news_gtk.c
+       * src/pop.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/prefs_ext_prog.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/summary_search.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/common/defs.h
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/gtk/menu.c
+       * src/gtk/menu.h
+               sync with main 1.0.0beta2 (plus 4)
+
+2004-11-09 [christoph] 0.9.12cvs144
+
+       * src/compose.c
+       * src/prefs_account.[ch]
+               add option menu to select default privacy system
+
+       * src/plugins/pgpmime/pgpmime.c
+               better memory allocation
+
+       * src/folder.c
+               syncronize flags when scanning a folder
+
+2004-11-08 [colin]     0.9.12cvs143
+
+       * src/summaryview.c
+               Prevent useless folder count updates while 
+               quicksearch is running. It is really annoying 
+               while quicksearch is running a full-mail
+               scan, like 'b foo', in a big folder.
+
+2004-11-08 [colin]     0.9.12cvs142
+
+       * src/textview.c
+               Really fix these mail URIs
+
+2004-11-08 [colin]     0.9.12cvs141
+
+       * src/textview.c
+               fix "colin@colino.net" <colin@colino.net> 
+               types of URIs
+
+2004-11-06 [colin]     0.9.12cvs140
+
+       * src/compose.c
+               Don't ask for passphrase if not sending
+
+2004-11-05 [christoph] 0.9.12cvs139
+
+       * src/compose.c
+               o encode text content of composed mails
+       * src/procmime.c
+               o allow encoding of MimeInfos that are stored in memory buffers
+               
+
+2004-11-03 [paul]      0.9.12cvs138
+
+       * po/POTFILES.in
+               add 'src/plugins/pgpmime/prefs_gpg.c'.
+               Patch submitted by Fabien Vantard
+
+       * src/prefs_ext_prog.c
+               fix typos. Patch submitted by Fabien Vantard
+
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               add German, Spanish, Italian, Brazilian Portuguese,
+               and Slovak translations. Submitted by Thomas Gilgin,
+               J. José del Río 'partymola', Andrea Spadaccini,
+               Frederico Goncalves Guimaraes, and Andrej Kacian
+
+2004-11-01 [christoph] 0.9.12cvs137
+
+       * src/procmime.c
+               implement RFC2231's parameter encoding
+
+2004-10-29 [colin]     0.9.12cvs136
+
+       * src/common/utils.c
+               Fix boundary delimiter (a Pine user gets this:
+               > Malformed message: Unexpected characters at end of parameters:
+               > =_Thu__28_Oct_2)
+
+2004-10-29 [paul]
+
+       * tools/textviewer.sh
+               fix typo. patch submitted by Johann Koenig 
+               <explosive@hvc.rr.com>
+
+2004-10-29 [paul]
+
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               add French translations, submitted by Fabien Vantard
+
+2004-10-28 [christoph] 0.9.12cvs135
+
+       * doc/src/rfc2231.txt                           ** NEW **
+       * src/procmime.c
+       * src/common/quoted-printable.c
+       * src/common/utils.[ch]
+               implement RFC2231's parameter decoding
+
+2004-10-27 [paul]
+
+       * tools/kdeservicemenu/README
+       * tools/kdeservicemenu/install.sh
+       * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               output files to /tmp instead of littering the
+               current dir
+               add uninstall function
+               refactor
+
+2004-10-26 [christoph] 0.9.12cvs134
+
+       * src/procmime.c
+               better check if parameters have to be in quoted string
+
+2004-10-25 [paul]
+
+       * tools/kdeservicemenu/README
+       * tools/kdeservicemenu/install.sh
+       * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               add files for Sylpheed Service Menu in Konqueror
+
+2004-10-22 [paul]      0.9.12cvs133
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_wrapping.c
+               remove 'smart wrapping'
+
+2004-10-21 [colin]     0.9.12cvs132
+
+       * src/compose.c
+               Remove extraneous separator in Options
+
+2004-10-21 [colin]     0.9.12cvs131
+
+       * src/compose.c
+               Replace "unknown" attachments by "application/octet-stream"
+               Be a bit more defensive when using strchr
+
+2004-10-20 [paul]
+
+       * po/ru.po
+               updated by Pavlo Bohmat
+
+2004-10-19 [christoph] 0.9.12cvs130
+
+       * src/compose.c
+               fix wrong menu entry path
+
+       (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
+
+       * src/gtk/menu.c
+               add extra check for missing menu entries
+
+2004-10-19 [christoph] 0.9.12cvs129
+
+       * src/compose.c
+       * src/common/utils.c
+               use utils' generate_msgid() in compose.c
+
+2004-10-18 [christoph] 0.9.12cvs128
+
+       * src/plugins/pgpmime/passphrase.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/prefs_gpg.[ch]
+       * src/plugins/pgpmime/prefs_gpg.glade
+       * src/plugins/pgpmime/sgpgme.c
+               add GPG prefs
+
+2004-10-18 [christoph] 0.9.12cvs127
+
+       * src/addrbook.c
+       * src/addrcache.c
+       * src/addressbook.c
+       * src/codeconv.c
+       * src/compose.c
+       * src/customheader.c
+       * src/editaddress.c
+       * src/editgroup.c
+       * src/exporthtml.c
+       * src/folder.c
+       * src/folderview.c
+       * src/imap.c
+       * src/jpilot.c
+       * src/main.c
+       * src/matcher_parser_parse.y
+       * src/mbox.c
+       * src/pop.c
+       * src/prefs_account.c
+       * src/prefs_gtk.c
+       * src/prefs_msg_colors.c
+       * src/procheader.c
+       * src/procmime.[ch]
+       * src/procmsg.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/common/base64.c
+       * src/common/partial_download.c
+       * src/common/socket.c
+       * src/common/sylpheed.c
+       * src/common/utils.[ch]
+       * src/gtk/filesel.c
+       * src/gtk/pluginwindow.c
+       * src/gtk/quicksearch.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/pgpmime/select-keys.c
+       * src/plugins/pgpmime/sgpgme.c
+       * src/plugins/spamassassin/libspamc.c
+       * src/plugins/trayicon/trayicon.c
+       * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
+       * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
+               o don't use any GNU C extensions
+               o fix warnings
+               o replace some non-POSIX functions
+
+       * src/plugins/spamassassin/spamassassin.[ch]
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/clamav/clamav_plugin.[ch]
+       * src/plugins/clamav/clamav_plugin_gtk.c
+               replace statusbar_print_all() from common code because it is a
+               GUI function
+
+2004-10-17 [paul]
+
+       * po/es.po
+       * po/ko.po
+       * AUTHORS
+               update Spanish and Korean translations,
+               submitted by Ricardo Mones Lastra and
+               SungHyun Nam
+
+2004-10-13 [colin]     0.9.12cvs126
+
+       * src/compose.c
+               Don't convert message to forced encoding when 
+               drafting, plus minor magic-values cleanup.
+
+2004-10-13 [colin]     0.9.12cvs125
+
+       * po/POTFILES.in
+               Update POTFILES.in to reflect the source
+               place changes
+
+2004-10-08 [christoph] 0.9.12cvs124
+
+       * m4/spamassassin.m4
+               fix libspamc OpenSSL
+
+       * src/compose.c
+               rearrange the compose menu
+
+2004-10-08 [christoph] 0.9.12cvs123
+
+       * src/Makefile.am
+       * src/account.c
+       * src/compose.[ch]
+       * src/crash.c
+       * src/main.c
+       * src/mimeview.c
+       * src/passphrase.[ch]                           ** REMOVE **
+       * src/prefs_account.[ch]
+       * src/prefs_common.[ch]
+       * src/privacy.[ch]
+       * src/procmime.[ch]
+       * src/procmsg.c
+       * src/rfc2015.[ch]                              ** REMOVE **
+       * src/select-keys.[ch]                          ** REMOVE **
+       * src/common/utils.[ch]
+       * src/gtk/about.c
+       * src/plugins/pgpmime/Makefile.am
+       * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/pgpmime/prefs_gpg.[ch]
+       * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
+       * src/plugins/pgpmime/sgpgme.[ch]
+               o Add new MIME-Writer
+               o extend PrivacySystem with sign and encrypt functions
+               o extend PGP/MIME plugin with sign and encrypt functions
+               o integrate extended Privacy API in Compose and Sending process
+
+2004-10-04 [colin]     0.9.12cvs122
+
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/messageview.h
+       * src/textview.c
+               Make forced encoding limited to messageview and
+               apply only to parts displayed using textview
+
+2004-10-04 [colin]     0.9.12cvs121
+
+       * src/summaryview.c
+               Fix bug #605 (collapsed threads re-expand when moving or
+               deleting mails)
+
+2004-10-03 [colin]     0.9.12cvs120
+
+       * src/summaryview.c
+               Fix bug #602
+
+2004-10-02 [colin]     0.9.12cvs119
+
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/prefs_common.h
+       * src/procmime.c
+       * src/procmime.h
+       * src/textview.c
+               Clean up forced charset feature
+               Add forced decode
+
+2004-10-01 [colin]     0.9.12cvs118
+
+       * src/mimeview.c
+               Better fix for Save all: skip multipart mails' first 
+               text part
+
+2004-10-01 [colin]     0.9.12cvs117
+
+       * src/mimeview.c
+               Only save attachments in Save All
+
+2004-10-01 [paul]      0.9.12cvs116
+
+       * ChangeLog
+       * ChangeLog.jp
+       * src/account.c
+       * src/prefs_common.c
+       * src/gtk/colorlabel.c
+               sync with main 0.9.12cvs17
+
+2004-09-30 [colin]     0.9.12cvs115
+
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/folderview.c
+       * src/Makefile.am
+       * src/pixmaps/read.xpm
+               Add icon for total # column
+
+2004-09-29 [colin]     0.9.12cvs114
+
+       * src/compose.c
+               Don't close compose until message is sent if 
+               Show Send Dialog is Always
+
+2004-09-29 [paul]      0.9.12cvs113
+
+       * src/quote_fmt_parse.y
+               In the quotation templates recognise sender's first and last 
+               names (%F %L) when the name is in the format "Duck, Donald".
+               Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
+
+
+2004-09-28 [colin]     0.9.12cvs112
+
+       * src/mainwindow.c
+               Put back mnemonic
+       * src/folderview.c
+               Fix Empty trash being visible-invisible-visible...
+
+2004-09-28 [colin]     0.9.12cvs111
+
+       * src/mainwindow.c
+               Relabel Empty all Trash folders
+
+2004-09-28 [colin]     0.9.12cvs110
+
+       * src/folderview.c
+               Add contextual Empty trash menu
+       * src/mainwindow.c
+               Revert cvs109 which was useless
+
+2004-09-28 [colin]     0.9.12cvs109
+
+       * src/mainwindow.c
+               Fix uninialized var
+
+2004-09-28 [colin]     0.9.12cvs108
+
+       * src/addressbook.c
+               Fix triple-click
+
+2004-09-28 [colin]     0.9.12cvs107
+
+       * src/addressbook.c
+               Fix double-click on entries
+
+2004-09-28 [colin]     0.9.12cvs106
+
+       * src/inc.c
+               Reintroduce folder_item update freeze on incorporation
+
+2004-09-27 [christoph] 0.9.12cvs105
+
+       * src/folderview.c
+               right-align new and unread column
+
+2004-09-27 [paul]
+
+       * 0.9.12b released
+
+2004-09-27 [paul]      0.9.12cvs104
+
+       * src/main.c
+               revert 0.9.12cvs101, it causes another segfault
+
+2004-09-23 [christoph] 0.9.12cvs103
+
+       * src/plugins/spamassassin/libspamc.[ch]
+       * src/plugins/spamassassin/utils.[ch]
+               update libspamc to SpamAssassin 3.0.0
+
+2004-09-17 [paul]      0.9.12cvs102
+
+       * ChangeLog
+       * ChangeLog.jp
+       * src/inc.c
+               sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
+
 2004-09-17 [colin]     0.9.12cvs101
 
        * src/main.c