Fixed auto creation of newsgroup names in echomail areas

This commit is contained in:
Michiel Broek
2004-07-04 13:00:14 +00:00
parent adde3b0e5d
commit e2030a7907
2 changed files with 9 additions and 0 deletions

View File

@@ -3,6 +3,11 @@ $Id$
v0.61.1 20-Jun-2004.
upgrade:
If you compiled with ./configure --enable-newsgate you may
need to erase the newsgroup names in the echomail areas you
don't want to gate to news.
general:
Added compile directive for full newsgate. If this switch is
used then mbfido behaves like it did upto version 0.50.0 and
@@ -20,6 +25,8 @@ v0.61.1 20-Jun-2004.
mbsetup:
Added user@domain login for pop3 servers in screen 1.12.
Added compile directive for full newsgate to prevent newsgroup
name creation in default compiled mode.
v0.61.0 06-Jun-2004 - 20-Jun-2004