refixed buffer overflow
[claws.git] / ChangeLog.claws
index 4790f0f581351b04a5e38fa4df1e05275cc3b7cf..65f23951b93c03b17007d5a912d862c8879aeb61 100644 (file)
@@ -1,3 +1,404 @@
+2004-12-08 [hoa]       0.9.13cvs8
+
+       * src/quote_fmt_parse.y
+               really fix buffer overflow
+
+2004-12-08 [colin]     0.9.13cvs7
+
+       * src/matcher_parser_parse.y
+       * src/msgcache.c
+       * src/prefs_matcher.c
+       * src/procheader.c
+       * src/matcher.c
+       * src/common/defs.h
+               Cache total_size and use that to speed up
+               'partial' match.
+               Add 'partial' to the list of useable stuff
+               in filtering
+
+2004-12-08 [paul]
+
+       * po/sr.po
+               updated by URKE MMI
+
+2004-12-08 [colin]     0.9.13cvs6
+
+       * src/textview.c
+               Fix possible boundary overrun in
+               get_email_part(). Patch by Alfons
+
+2004-12-08 [hoa]       0.9.13cvs5
+
+       * src/quote_fmt_parse.y
+               fix buffer overflow
+               http://bugs.gentoo.org/show_bug.cgi?id=67253
+
+2004-12-07 [thorsten]  0.9.13cvs4
+
+       * src/procmime.c
+               fix leak introduced with 0.9.13cvs1
+
+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