revert commit 0.8.10claws26
authorPaul Mangan <paul@claws-mail.org>
Fri, 21 Feb 2003 09:53:25 +0000 (09:53 +0000)
committerPaul Mangan <paul@claws-mail.org>
Fri, 21 Feb 2003 09:53:25 +0000 (09:53 +0000)
ChangeLog.claws
configure.ac
src/compose.c

index bf35b2e60673a75422511b0b017c5dbe72834a79..4535c21851e8f628e2d9141a1ef3a9c7da89efeb 100644 (file)
@@ -1,3 +1,10 @@
+2003-02-21 [paul]      0.8.10claws37
+
+       * src/compose.c
+               revert commit 0.8.10claws26, there are ulterior motives
+               for users to set a Reply-To header when posting to
+               newsgroups
+
 2003-02-21 [paul]      0.8.10claws36
 
        * sync with 0.8.10cvs17
 2003-02-21 [paul]      0.8.10claws36
 
        * sync with 0.8.10cvs17
index 829262d525a5c3d16d605f2e9d473acb54a56c61..85dadbd94de844e232341964e452e4c2cc047577 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=8
 MICRO_VERSION=10
 INTERFACE_AGE=0
 BINARY_AGE=0
 MICRO_VERSION=10
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws36
+EXTRA_VERSION=claws37
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
index 0396262bfe50750fd8e7f3decdbb60dd281d0b26..9b27b974fb2849c390b887f783db70fd362b3e54 100644 (file)
@@ -1681,10 +1681,6 @@ static void compose_reply_set_entry(Compose *compose, MsgInfo *msginfo,
                                 compose->newsgroups ? compose->newsgroups : "",
                                 COMPOSE_NEWSGROUPS);
                } 
                                 compose->newsgroups ? compose->newsgroups : "",
                                 COMPOSE_NEWSGROUPS);
                } 
-               else if (compose->replyto) 
-                       compose_entry_append
-                               (compose,compose->replyto,
-                                COMPOSE_TO);                                           
                else 
                        compose_entry_append
                                (compose,
                else 
                        compose_entry_append
                                (compose,