make replies behave correctly, re: RFC 1036, Section 2.2.3, paragraph 1
[claws.git] / ChangeLog.claws
index 2ad4e0a463c147a41756778ad54ed0babe1094aa..97613e98bfb5891da2c80fcdba058c380086cdce 100644 (file)
@@ -1,3 +1,96 @@
+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