Thu Jul 10 02:59:20 1997  davidn 0.99

	* Minor tweaks to compress.cfg to add UNX support.

	* Fixed problem with expansion of ~/path (~user/path worked
	  fine, however).

	* Changed xlatbaud. The concept was stupid anyway; who needs
	  baud rates except those mis-informed people who thing it
	  could actually mean anything these days.

	* Everything should be -Wall -W clean now.

	* Remove unused/incomplete modules to an 'Attic' subdir; these
	  will no longer be distributed (nice idea, having an OOP style
	  FidoNet message access library for C. C'est la vie.).

	* Changed make structure completely, the previous one was a
	  kludge which required gnumake anyway. The new structure is
	  far simpler and should exacerbate a lesser number of quirks
	  in various make programs out there, with the unfortunate
	  side-effect that these makefiles won't work well with many
	  non-UNIX (mis-)makes. Special makefiles have been added for
	  the most common makes with an extension indicating which one.
	  Bah.

	* Fixed various minor nits: Jan - Jun 30.

	* scanlist->nlscan, added full node checking a la NLMaint.
	  It should use command line parameters, so if you want 'em
	  send diffs. :)

Fri Nov  1 01:27:23 1996  davidn 0.91

	* Whoops! Nodelist find_latest() was not locating nodelists with
	  the extension 3??.

Wed Oct 30 22:55:55 1996  davidn 0.90

	* Implemented '~' tilde home directory expansion in the UNIX version of
	  resolve_path().

	* Input nodelist lines are now handled in a platform indendant way; while
	  output nodelists are CRLF terminated (forced that way), input nodelists
	  may be \r, \r\n or \n terminated. CRC calculation and checking will
	  simply chop off the existing line endings and "pretend" that the line
	  ending was CRLF.

	* Fixed bug in nodelist.c and scanlist.c; trying to format an integral
	  as a '%s' (whoops).

	* Fixed WFILE handling of ^Z at start of line with following data;
	  ptr now returns NULL for eof (even if that in fact isn't the case).

Thu Oct 10 00:43:30 1996  davidn

	* If list or diff not generated, then a "." will be submitted
          in place of the filename in command templates. This ensures
          that argument placement remains correct.

Wed Oct  9 21:28:32 1996  davidn

	* Added missing newlines from a couple of log entries in
	  nodelist.c.

        * Fixed bug in flag settings in nlmaint.h which caused NLMAINT
          to assume that any notify with "all" set also required PGP
	  signed input files (whoops).

Wed Oct  4 23:14:22 1996  davidn

	* Warning fixes for gcc 2.7.2.1 (FreeBSD)

Fri Aug 30 00:38:55 1996  davidn

        * FIXED! bug in nodelist.c:comment_include() where a WFILE was not
          correctly closed/destroyed.


Sat Aug 24 04:44:18 1996  davidn

        * Fixed various bugs under Linux
        
        * Makefiles renamed, adjusted so as not to requite editing under
          Linux/UNIX or gcc
          
        * osdep.c broken down into several modules. The main portability
          issues are not longer isolcated to this one module (sigh), but
          all of the resulting executables are not smaller in all
          environments.
          
        * FIXED! bug in open filemodes in fcopy() - paren placement
        
        * fcopy() now copies filemodes from the src to destination
        
        * %c token is now substituted for date of publishing rather than
          current date
          
        * Fixed minor portability problems on FreeBSD


Thu Aug 22 02:13:23 1996  davidn

        * Added xlatbaud (baud rate translation utility) to the suite


Mon Aug 12 02:25:14 1996  davidn

        * Changed the clumbsy "nophonewarn" and "strictredundant" control
          file keywords and replaced with "Redundant <type>", where <type>
          is one of None, Hub (default), Network, Region or Zone.


Wed Aug  7 20:36:06 1996  davidn

        * Implemented support for COMments <filename> a la MAKENL.

        * OUTFILE filename was not being used if OUTDIFF name was left
          undefined - fixed. (Actually, the base name of the output file
          was being used, which would have had much the same effect, but
          now the substitution is explicit)


$Id: Changes,v 1.4 1996/10/31 19:58:38 davidn Exp $

