From d2c0cf34bcd17f14f0e77b1df81bc993da8254e8 Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Sat, 22 May 2010 22:10:36 +0200 Subject: Imported Upstream version 3.0.2-20060113 --- ChangeLog | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b3e0a43..4556c1a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2006-01-06 Till Kamppeter + + * beh.in: Fixed bug of N^2 copies being printed when N copies + were requested. + + * configure.in, configure.ac: Renamed configure.in to + configure.ac, to make the package working with the current + versions of aclocal and autoconf. + +2005-11-13 Till Kamppeter + + * README, USAGE, beh.in: Updated documentation, to take into + account beh and HPLIP, dropped HPOJ in the documentation. + +2005-09-12 Till Kamppeter + + * foomatic-rip.in: Better support for non-PJL JCLs. If there are + Foomatic options of execution style JCL, they are only prefixed + with "@PJL " if the PPD does not contain a "*JCLBegin:" + expression not containing "PJL" and if the prefix is not + changed by a "*FoomaticJCLPrefix:" in the PPD file. If there + is a "*JCLBegin:" without "PJL" and no "*FoomaticJCLPrefix:" + the JCL commands do not get any prefix. Fixed also bug of + $jobuser and $jobhost not being chomped. + +2005-08-15 Till Kamppeter + + * beh.in, configure.in, Makefile.in: Added the "beh" (Backend + Error Handler) CUPS backend. With this the handling of errors + of the CUPS backends (printer communication errors, like + printer not turned on) can be configured, instead of CUPS + simply disabling the print queue. + +2005-07-29 Till Kamppeter + + * foomatic-rip.in: Added substitution of special XML entities by + job data, as date, time, job ID, user name, ... (in function + "unhtmlify()"). This was suggested by George Liu from Ricoh + (george dot liu at ussj dot ricoh dot com), to support jobs + with submission of login/password to the printer. + 2005-07-19 Till Kamppeter * foomatic-rip.in, foomatic-gswrapper.in: Fix for the fix on the -- cgit v1.2.3