revert commit 0.8.10claws26

This commit is contained in:
Paul Mangan 2003-02-21 09:53:25 +00:00
parent 5201ffa9b8
commit 67ae490e4c
3 changed files with 8 additions and 5 deletions

View 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

View file

@ -11,7 +11,7 @@ MINOR_VERSION=8
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

View file

@ -1681,10 +1681,6 @@ static void compose_reply_set_entry(Compose *compose, MsgInfo *msginfo,
compose->newsgroups ? compose->newsgroups : "",
COMPOSE_NEWSGROUPS);
}
else if (compose->replyto)
compose_entry_append
(compose,compose->replyto,
COMPOSE_TO);
else
compose_entry_append
(compose,