]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES.txt
Make default IPP version 2.0, and don't always use 1 for the request ID (STR #3929)
[thirdparty/cups.git] / CHANGES.txt
CommitLineData
c5cc03ab 1CHANGES.txt - 1.6b1 - 2011-11-02
8ae37254 2--------------------------------
cedfb4b7 3
5d45a0e1 4CHANGES IN CUPS V1.6b1
72bdcfc1 5
c5cc03ab 6 - The default IPP version for requests is now 2.0 (STR #3929)
7 - The IPP APIs no longer expose the ipp_t or ipp_attribute_t structures
8 and instead provide accessor functions (STR #3928)
c7880d63 9 - The scheduler will no longer run programs with group write permission.
80de979e 10 - The PHP module has been removed (STR #3932)
bf6584b2 11 - The bannertops, commandtoescpx, commandtopclx, imagetops,
12 imagetoraster, pdftops, rastertoescpx, rastertopclx, and texttops
13 filters have been removed (STR #3930)
8ae37254 14 - The serial and parallel backends have been removed (STR 3935)