Version LPRngTool-1.3.2 - Sat Dec 22 11:16:03 PST 2001

  Now allow periods as starting chars
  (Patch from: "Henk Vreman (hv@itsec.nl)" <h.vreman@ITsec.nl>)

  Did not pack a button and clear a line.
   (Suitcase and erasing by: Johan Bengtsson <elijah@dd.chalmers.se>)


Version LPRngTool-1.3.1 - Thu Dec 13 08:25:52 PST 2001


Version LPRngTool-1.3.0 - Mon Dec 10 12:44:22 PST 2001

  Updated the FreeBSD installation and DISTRIBUTION/FreeBSD
    files.  This will now make and install on FreeBSD-4.4.
    The name returned by configure for FreeBSD is now
    freebsdelf.  This will probably break other stuff.

  Fixed up the smbclient, atalkprint, ncpprint scripts. 

Version LPRngTool-1.2.9 - Mon Dec 3 12:57:56 PST 2001

  Fixed problem during printer queue creation - the 'status'
   selections were not enabled until you actually selected
   'status'.  Now you get the defaults when you select the
   printer.

Version LPRngTool-1.2.8 - Sat Dec 1 17:21:09 PST 2001

  Removed the legacy support for RedHat,  preparing for incorporation
   of the foomatic support.

  Found the reason why status@ was not getting updated correctly.

  Updated the printerdb with new entries,  added some sanity to the
  order.

Version LPRngTool-1.2.7 - Tue Oct 16 13:45:47 PDT 2001

  New version control in use.
  Fixed up filters/smbprint so that it would handle both
  types of smbclients - old (no -A auth) and new (-A auth)
  Added version to the information

Version 1.2.6 Tue Oct 16 13:31:51 PDT 2001
  
  Missing " on  line 1324 caused popup for authentication
  information to fail.
   (Reported by: John Schmidt <jas@netbrick.com>)

  Fixed up the SMB printing support.  It now works. 
    Sigh...  You need to use 'smbclient -A auth' for
    security reasons.  If you do not have this,  then you
    are opening a can of worms.

Version 1.2.5

  Checked out version control - needed to do a release.

Version 1.2.4 Mon Oct  8 10:30:42 PDT 2001

  And again, there were some problems READING printcaps with
  - in the printer name.  This time Eirik sent the patch...
	(Finally fixed by: Eirik Thorsnes <Eirik.Thorsnes@fys.uib.no>)

Version 1.2.3 Tue Sep 25 16:28:07 PDT 2001

  PostScript test page did not print correctly.  Did not correctly
  get the printer type.
    (Submitted by: "Boris" <boris@microtrader.com>)

  Did not have '-' in the allowed characters for printer name.
    (Eirik Thorsnes <Eirik.Thorsnes@fys.uib.no>)

Version 1.2.2  Modifications by Patrick Powell <papowell@astart.com>
  This is almost a total rewrite of the LPRngTool 1.2.1 package.
  Sigh...  But now I know tcl/Tk better than I ever wanted to.

Version 1.2.1  You really don't want to look at this...

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.
