diff options
author | Till Kamppeter <till.kamppeter@gmail.com> | 2012-03-14 21:06:50 +0100 |
---|---|---|
committer | Till Kamppeter <till.kamppeter@gmail.com> | 2012-03-14 21:06:50 +0100 |
commit | 44c15cac73781fe1ff2a551cb8aff618f5e2436a (patch) | |
tree | 4360dd110f5bdd291c52a17a9899f49204ae52c7 /ChangeLog | |
parent | 5fe67f8d40bd656490d63d830c06fc576578a93f (diff) | |
parent | 6c19572dc706a05f45ba200b12d3b4bfdafe2206 (diff) |
Merge tag 'upstream/4.0.14'
Upstream version 4.0.14
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2012-03-14 Till Kamppeter <till.kamppeter@gmail.com> + + * Tagged branch for release 4.0.14. + + * VERSION, README, USAGE, configure.ac: Updated for release 4.0.14. + + * foomaticrip.c: If the input data is PDF but the driver requires + PostScript, use the pdftops CUPS filter when CUPS is the spooler. + This way we always use the same method to convert PDF to PostScript + in the whole system, including any workarounds applied in the CUPS + filter. + 2012-03-02 Till Kamppeter <till.kamppeter@gmail.com> * Tagged branch for release 4.0.13. |