1.1.1:	- Fixed problem some users experienced when starting LPRngTool
          for the first time, if they were using a printcap file created
          by Printtool.  LPRngTool now can fix /etc/printcap, if the
          'migrate' option is set in /etc/lprngtool.conf.  The 'migrate'
          option is automatically reset after the file has been migrated.
1.1.0:	- Changed version numbering scheme.  First number is now a major
	  release number, second is the minor revision number, and the
	  third is the patch level.
	- Patched to work with RedHat 7.0, which uses user and group 'lp'
 	  as the default /var/spool/lpd owner, instead of the standard
	  daemon/daemon.
	- Changed filtering design.  The master-filter in $filtersrcdir
	  is no longer copied to the individual spool directories.  This
	  will prevent breaking things when the master-filter is upgraded.
	- Redesigned to use and /etc/lprngtool.conf file for 
	  system-dependant information (init script directory, user and
	  group name, spool directory, etc).
	- Globalized many things to make configuration across different
	  platforms easier.  Check out the lprngtool.conf file!
	- Minor fix to pooling, specifying "ss=", just in case.
	- Tried to make printer definitions a bit clearer.
1.02:	- Added the ability to check if jobs are queued/printing in all
	  queues on a server, instead of checking each individually.
 	- Updated installation script to backup lpd.perms file before
	  overwriting it, and to check if /usr/bin/printtool is already a 
          symbolic link before setting it.
	- Included rewindstdin.c source for use of filters on non-Linux
	  systems, and an installation check to notify the user that this
	  is necessary if the system is not Linux.
1.01: 	- Minor fix to allow test printing to ANY lprng printer, instead of
	  just local printers.
 	- Minor change to the installation script to link lpr -> lp if the
	  lprng installation for your system does not create it. 
1.0:	- Initial release.
