ChangeLog

upprint v1.5 2007/02/15
	(2007/02/13) PS1 - lprwrap: added -ofudge and -osolid options
	(2007/02/04) PS1 - lprwrap: added --license option
	(2007/02/04) PS1 - psdim: made clipping path tight.
	(2007/02/04) PS1 - psdim: made --fudge work with --color.
	(2007/02/03) PS1 - lprwrap: added man pages.
	(2007/02/02) PS1 - psdim: added --clip and --fudge options to man page.
	(2007/02/02) PS1 - pstops-clip: added man page.
	(2007/02/02) PS1 - pstops-clip: improved usage message.
	(2007/02/02) PS1 - lprwrap: enabled scripts to use pstops-clip.
	(2007/02/01) PS1 - added pstops-clip, a modified version of pstops
	from Angus J. C. Duggan's psutils package (release 1.17)
	(2007/02/01) PS1 - lpr-wrapper: renamed to lprwrap.
	(2007/02/01) PS1 - merged old psdim and lpr-wrapper packages into
	a single new package.
	(2005/09/25) PS1 - psdim: added fudge feature to allow a certain
	percentage of pixels to lie outside text boundaries.
	(2005/09/25) PS1 - psdim: added --clip option to generate page
	clipping information, which can be used by a specially patched
	version of pstops.

lpr-wrapper v0.7 2007/01/22
	(2006/12/23) PS1 - lpr-wrapper: added support for Unicode text
	files via iconv
	(2006/12/23) PS1 - lpr-wrapper: refuse to print TeX/LaTeX text
	documents
	(2005/08/03) PS1 - lpr-wrapper: cleaned up shell script, updated
	URL's
	(2005/08/03) PS1 - lpr-wrapper: added lpr-wrapper-cups.
	(2005/08/01) PS1 - lpr-wrapper: fixed bug in optional features
	check
	(2005/08/01) PS1 - lpr-wrapper: replaced PPD file mechanism by a
	built-in mechanism for adding PostScript features. Reason: ppdfilt
	messed up the internal structure of some PostScript files.
	(2005/08/01) PS1 - lpr-wrapper: removed "-l" option from backend
	to allow CUPS to format output for non-postscript printers.

psdim v1.4 2005/03/30
	(2004/08/08) PS1 - psdim: fixed multi-line string constants for
	gcc 3.
	(2004/08/08) PS1 - psdim: fixed name substitution in man page.

lpr-wrapper v0.6 2004/01/15
	(2004/01/15) PS1 - lpr-wrapper: treat unknown file types as text
	if they contain no unprintable characters
	(2003/12/11) PS1 - lpr-wrapper: added "-l" option to lpr-orig,
	which triggers "raw" mode in CUPS, preventing CUPS filters from
	messing with our pre-formatted data. For BSD lpr, the "-l" option
	does no harm.

lpr-wrapper v0.4 2004/12/06
	(2004/12/06) PS1 - lpr-wrapper: first public release
	(2003/06/04) PS1 - lpr-wrapper: only call ppdfilt if necessary
	(2002/04/27) PS1 - lpr-wrapper: removed references to /dev/stdout
	(2002/04/27) PS1 - lpr-wrapper: fall back to default dimensions if
	psdim fails

psdim v1.3 2003/12/06
	(2003/12/06) PS1 - psdim: added configuration options --enable-a4
	and --enable-metric.
	(2003/12/06) PS1 - psdim: no longer return "Postscript error" when
	pclose() fails.
	(2003/12/06) PS1 - psdim: converted to use autoconf/automake.
