VERSION HISTORY:
3.0     -  05-20-91
           Almost complete rewrite (95% of the code is brand new)
           Added support for DKHOST             (tim.g.thompson@att.com)

2.2.1   -  03-05-91
           Fixed a bug in the stats reporting   (tale@cs.rpi.edu)
           Now writes correct pid to link file
           Fixed naptime code                   (jerry@olivey.atc.olivetti.com)
           Removed CNEWS_BATCHDIR definition, now it automagically discovers
               if you're using CNEWS batchdir   (moraes@smoke.cs.toronto.edu)
           Changed name of read_link_data to update_link_data since it also
               writes the file                  (moraes@smoke.cs.toronto.edu)
           Fixed a typo in remote.c             (stevo@elroy.jpl.nasa.gov)
           Fixed the makefile                   (rsalz@bbn.com)

2.2     -  02-10-91
           Added B News support for the -X option (andy@jhunix.hcf.jhu.edu &
                                                   fletcher@cs.utexas.edu)
           fakesyslog() uses SIGUSR1 to resetlog() (andy@jhunix.ncf.jhu.edu)
           changed the getdtablesize() line (rsalz@bbn.com)
           fixed the "-B","-C","-L" options to work the way they're supposed to
           updated description of "-B" vs "-C" in the man page and conf.h

2.1     -  12-14-90
           Added MMAP definition (stevo@elroy.jpl.nasa.gov)
           Added FAKESYSLOG code from the nntp code (tim.g.thompson@att.com)
           Added "auth" code from the original nntp 1.5.10 code
           Syslogs a message if unable to connect for <n> hours
           Puts article in a batch.fail file after <n> attempts to send it fail
           Syslogs a message explaining why the article failed
           Added CNEWS_HACK, if def then nntplink only watches for a .nntp file
           Changed "Improper response to..." to include what the response was
           Store the pid into batch.link, -999 if not running

2.0.3   -  04-07-90
           New CNEWS_BATCHDIR definition (see conf.h for explanation)
           Updated the man page to be more current.
           Fixed various misc small bugs.

2.0.2   -  04-05-90
           Added HP/UX 6.0 support.   (icsu6000@cs.montana.edu)

2.0.1   -  04-04-90
           Cleaned up some bugs that appeared when compiled without CNEWS.

2.0     -  04-02-90
           Added -X and -E options
           Modified so that it only opens the article only when necessary
           Changes working directory to SPOOL_DIR now
           Improved Makefile (asp@ns.uu.net and lamy@cs.utoronto.edu)

1.10.6  -  01-14-90
           Prints out config info on startup now

1.10.5  -  11-27-89
           Split up nntplink.c to several smaller files
           Message-id is now save in rewrite()
           Code to check C-news .vs. B-news (spots cfg errors)

1.10.4  -  11-23-89
           Added -I (idling time out) <lamy@cs.utoronto.edu>

1.10.3  -  11-20-89
           Removed one-shot feature-- doesn't apply.
           Added -S option <coolidge@cs.uiuc.edu>

1.10.2  -  11-19-89
           Fixes major bug (dropped articles) --- linked lists removed.
           Added -L and -C options, reorganized stats gathering.
                                                     <lamy@cs.utoronto.edu>
1.10.0  -  11-11-89
           Initial public release

1.01.4  -  11-10-89
           Added HP/UX support.  <icsu6000@cs.montana.edu>

1.01.3  -  11-08-89
           Fix dprintf bug (big bug) <fletcher@cs.utexas.edu>

1.01.2  -  11-05-89
           Removed -x option.  It is always set now.
           Very small change to safecopy().

1.01.1  -  11-03-89
           Cnews batchfile compatibility (coolidge@cs.uiuc.edu)

1.01.0  -  11-02-89
           SVR3 compatible?


Contributors/Testers:
 **    tale@rpi.edu			(David Larence)
 **    lamy@cs.utoronto.edu		(Jean-Francois Lamy)
 **    ken@sdd.hp.com			(Ken Stone)
 **    coolidge@cs.uiuc.edu		(John Coolidge)
 **    asp@uunet.uu.net			(Andrew Partan)
 **    karl@tut.cis.ohio-state.edu	(Karl Kleinpaste)
 **    fletcher@cs.utexas.edu		(Fletcher Mattox)
 **    mcooper@usc.edu			(Micheal Cooper)
 **    icsu6000@caesar.cs.montana.edu	(Mathisen)


Testers:
 **    dubois@uakari.primate.wisc.edu	(Paul Dubois)
 **    lloyd@aplcen.jhu.edu		(Lloyd W. Taylor)
 **    mb@rex.cs.tulane.edu		(Mark Benard)
