make replies behave correctly, re: RFC 1036, Section 2.2.3, paragraph 1
[claws.git] / ChangeLog.claws
index ed2604435fbfbe012308a6652360133dc9610712..97613e98bfb5891da2c80fcdba058c380086cdce 100644 (file)
@@ -1,3 +1,342 @@
+2003-02-13 [paul]      0.8.10claws8
+
+       * src/compose.c
+               make replies behave correctly, re: RFC 1036, Section 2.2.3,
+               paragraph 1
+
+2003-02-13 [paul]      0.8.10claws7
+
+       * src/compose.[ch]
+         src/summaryview.c
+               fix 'Follow-up and Reply-to' so that it creates a reply to
+               the newsgroup and the sender. If the message has the keyword
+               'poster' in the Followup-To header, all replies go to the
+               sender, re: RFC 1036, Section 2.2.3
+               rename all instances of 'ignore_replyto' to 'to_sender', both
+               were previously used, now we use just one.
+
+2003-02-13 [paul]      0.8.10claws6
+
+       * sync with 0.8.10cvs9
+               see ChangeLog 2003-02-13
+
+2003-02-13 [paul]      0.8.10claws5
+
+       * configure.ac
+               show which plugins are configured in the configure
+               output.
+
+2003-02-12 [thorsten]  0.8.10claws4
+
+       * src/news.c
+               show progress while fetching news headers
+
+2003-02-12 [christoph] 0.8.10claws3
+
+       * configure.ac
+       * src/plugins/Makefile.am
+               use AM_CONDITIONAL to enable plugins, automake correctly
+               manages this when creating distdir
+
+2003-02-12 [christoph] 0.8.10claws2
+
+       * ac/spamassassin.m4
+       * src/plugins/spamassassin/Makefile.am
+               fix building SpamAssassin plugin without OpenSSL
+
+2003-02-12 [paul]      0.8.10claws1
+
+       * ac/Makefile.am
+         src/Makefile.am
+         src/plugins/Makefile.am
+               fix failure of 'make release'
+
+2003-02-12 [paul]      0.8.10claws
+
+       * 0.8.10claws released
+
+2003-02-12 [paul]      0.8.9claws56
+
+       * po/bg.po
+         po/es.po
+         po/it.po
+         po/ru.po
+         po/sr.po
+               updated translations by George Danchev, Ricardo Mones Lastra,
+               Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
+               
+       * sylpheed.spec.in
+               Allow the building of RPMs by a regular user. Submitted
+               by Sergei Astanin
+
+2003-02-11 [alfons]    0.8.9claws55
+
+       * src/colorlabel.c
+               don't use pixmaps for label color rect but draw rectangles
+               so we can respect the color map of palette based visuals
+               (fixes the long time crashes on Suns - thanks to Andreas
+               Engel and Steve O'Hara-Smith for testing)
+
+2003-02-11 [christoph] 0.8.9claws54
+
+       * src/matcher_parser_parse.y
+               correct bug where filering rules of not existing folders in
+               matcherrc were added to global filtering
+               
+       (closes Debian Bug #180253 - Directory's filter-rules are merged with
+        main filter-rules after removing directory, http://bugs.debian.org/180253)
+       
+2003-02-11 [paul]      0.8.9claws53
+
+       * sync with 0.8.10cvs7
+               see ChangeLog 2003-02-09
+
+2003-02-11 [melvin]    0.8.9claws52
+
+       * po/fr.po
+               Updated French tranlsations
+
+2003-02-10 [paul]      0.8.9claws51
+
+       * sylpheed.spec.in
+               correct --enable-openssl
+               Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
+
+2003-02-09 [martin]    0.8.9claws50
+
+       * src/prefs_matcher.c
+               fix segfault in prefs_matcher_substitute_cb() when
+               no row is selected
+
+2003-02-09 [paul]      0.8.9claws49
+
+       * src/folderview.c
+               fix bug where a newsgroup folder's processing rules were
+               merged with the global filtering rules when the newsgroup
+               folder was deleted, causing some seriously bad results,
+               see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
+
+2003-02-08 [melvin]    0.8.9claws48
+
+       * src/compose.c
+               Corrected and modified an alert message.
+
+2003-02-07 [paul]      0.8.9claws47
+
+       * src/folderview.c
+               fix bug where both an 'Account properties' window and a
+               'Folder properties' window were opened when clicking on
+               'Properties' in an NNTP or IMAP folder's popup menu.
+
+2003-02-07 [paul]      0.8.9claws46
+
+       * sync with 0.8.10cvs6
+               see ChangeLog 2003-02-06
+
+2003-02-06 [christoph] 0.8.9claws45
+
+       * src/mbox.c
+               freeze folder updates while importing mbox files
+               (closes bug 43 importing mbox took hours)
+               
+       Patch submitted by Jens Rantil <jens.rantil@telia.com>
+
+2003-02-06 [thorsten]  0.8.9claws44
+
+       * po/de.po
+               Updated german translations
+
+2003-02-06 [thorsten]  0.8.9claws43
+
+       * src/news.h
+               use guint for message numbers (fix count in grouplist dialog)
+
+2003-02-05 [paul]      0.8.9claws42
+
+       * sync with 0.8.10cvs2
+               see ChangeLog 2003-02-05
+
+2003-02-04 [colin]     0.8.9claws41
+
+       * src/prefs_common.[ch]
+         src/procmsg.c
+         src/summaryview.c
+               Add an option to disable threading by subject
+
+2003-02-04 [christoph] 0.8.9claws40
+
+       * src/inc.c
+               only abort fetching mails from multiple accounts when the
+               error is fatal and does not allow to check any more accounts
+               (currently only disk full error)
+
+       (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
+        receive mails for other accouts)
+
+2003-02-04 [christoph] 0.8.9claws39
+
+       * src/folder.c
+               first add the new message to the cache, then
+               send the update notification
+
+       (closes bug 39 after sending message folderview doesnt get updated)
+
+2003-02-04 [colin]     0.8.9claws38
+
+       * src/inc.c
+               _really_ fix this Connecting... status
+
+2003-02-04 [paul]      0.8.9claws37
+
+       * sync with 0.8.10
+               see ChangeLog 2003-02-04
+
+2003-02-04 [paul]      0.8.9claws36
+
+       * sync with 0.8.9cvs6
+               see ChangeLog 2003-02-03
+
+2003-02-04 [paul]      0.8.9claws35
+
+       * po/pt_BR.po
+               updated by André Filipe de Assunção e Brito 
+               <bedecko@netsite.com.br>
+
+2003-02-03 [thorsten]  0.8.9claws34
+
+       * po/de.po
+               Updated german translations
+
+2003-02-02 [paul]      0.8.9claws33
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2003-02-02 [thorsten]  0.8.9claws32
+
+       * src/mh.c
+               Fix mh_get_msginfo() segfault if file is inaccessible
+
+2003-01-31 [colin]     0.8.9claws31
+
+       * src/procheader.c
+               Fix last commit's bug
+
+2003-01-31 [colin]     0.8.9claws30
+
+       * src/procheader.c
+               Missing a change for gpg-signed messages
+
+2003-01-31 [paul]      0.8.9claws29
+
+       * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
+         src/procheader.c
+         src/stock_pixmap.[ch]
+         src/summaryview.c
+               indicate GnuPG signed messages by displaying an icon
+               in the Attachment column.
+
+2003-01-31 [paul]      0.8.9claws28
+
+       * sync with 0.8.9cvs4
+               see ChangeLog 2003-01-31
+
+2003-01-31 [alfons]    0.8.9claws27
+
+       * src/textview.c
+               tune URI parser to accept mailto URLs with a '?'
+               (patch from Ruslan Balkin)
+
+2003-01-31 [colin]     0.8.9claws26
+
+       * src/summaryview.c
+               Fix a leak introduced in claws24
+
+2003-01-31 [colin]     0.8.9claws25
+
+       * src/summaryview.c
+               Freeze/Thaw folder updates when deleting dups
+
+2003-01-31 [colin]     0.8.9claws24
+       
+       * src/addr_compl.c
+         src/summaryview.c
+         src/msgcache.c
+               little speed improvements
+
+2003-01-31 [colin]     0.8.9claws23
+
+       * src/summaryview.c
+               Fix segfault when forwarding nothing
+               Patch from "Ruslan N. Balkin" <baron@voices.ru>
+               
+2003-01-30 [paul]      0.8.9claws22
+
+       * sync with 0.8.9cvs3
+               see ChangeLog 2003-01-30
+
+2003-01-30 [paul]      0.8.9claws21
+
+       * sync with 0.8.9cvs2
+               see ChangeLog 2003-01-30
+
+2003-01-29 [paul]      0.8.9claws20
+
+       * sync with 0.8.9cvs1
+               see ChangeLog 2003-01-29
+
+2003-01-28 [paul]      0.8.9claws19
+
+       * po/POTFILES.in
+               update to reflect changes. 
+               thanks to Ricardo Mones Lastra
+
+2003-01-27 [christoph] 0.8.9claws18
+
+       * ac/openssl.m4
+       * ac/spamassassin.m4
+       * src/plugins/spamassassin/README
+       * src/plugins/spamassassin/libspamc.[ch]
+       * src/plugins/spamassassin/utils.[ch]
+               updated to latest libspamc
+
+2003-01-27 [christoph] 0.8.9claws17
+
+       * src/folder.c
+               fix wrong use of procheader_get_header_fields
+
+2003-01-27 [christoph] 0.8.9claws16
+
+       * src/news.c
+       * src/prefs_account.[ch]
+       * src/common/nntp.[ch]
+               allow to force authentication for NNTP servers
+
+       Patch submitted by Florian Mickler <dmk@d-labs.de>
+
+2003-01-26 [paul]      0.8.9claws15
+
+       * src/summaryview.c
+               speed up of marking messages as read
+               patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
+
+2003-01-26 [christoph] 0.8.9claws14
+
+       * src/Makefile.am
+       * src/mgutils.[ch]
+       * src/xml.[ch]
+       * src/xmlprops.[ch]
+       * src/common/Makefile.am
+       * src/common/mgutils.[ch]
+       * src/common/xml.[ch]
+       * src/common/xmlprops.[ch]
+               move xml files to common directory
+
+2003-01-26 [christoph] 0.8.9claws13
+
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               only set gtk entry text if string is available
+
 2003-01-26 [melvin]    0.8.9claws12
 
        * src/description_window.c