*********************************************************************** *** *** MANUALLY MAINTAIN VERSION NUMBERS IN Makefile! *** *********************************************************************** 1.41 -- erco 09/01/03 o Removed 3dsite specific code (hard coded hostnames!) o Moved static functions from newsd.C into the Group class to 'clean up' code. 1.40 -- erco 08/07/03 o Changed 'ccpost' to allow multiple lines, for unlimited names o Fixed problem where Message-Id casing (ID vs Id) was causing two Message-IDs to be in messages. o Enabled ARTICLE , HEAD etc, so that ^U would work in mozilla to view message header text. 1.30 -- erco 06/02/03 o Added GCC3 flag to handle the new 'using namespace std;' stuff. o Added platform specific Makefiles o Tested compiles on: o Redhat 9.0 o OSX 10.2.6 o BSDI 3.1 1.20 -- erco 05/09/03 o Changed outbound email to use Bcc instead of To o Added version to gatewayed mail and -help o Added -mailgateway, modified docs o Added "replyto" and "voidemail" to .config file and 'newsd -newgroup' o Removed extraneous .config parsing code from .info's parser o Moved ReformatArticle from Server -> Group class 1.10 -- erco 01/08/03 o Added DATE, -t timeout, -c maxchild, -d 1.00 -- erco 01/02/03 o First release -- merry xmas 2003!