]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.txt
The scheduler now validates ErrorPolicy values in config files (STR #4591)
[thirdparty/cups.git] / CHANGES.txt
1 CHANGES.txt - 2.1b1 - 2015-05-06
2 --------------------------------
3
4 CHANGES IN CUPS V2.1b1
5
6 - Improved speed of ppdMarkDefaults for complex/large PPDs
7 (<rdar://problem/15146999>)
8 - The IPP backend now stops sending print data if the printer indicates
9 the job has been aborted or canceled (<rdar://problem/17837631>)
10 - The IPP backend now sends the job-pages-per-set attribute when
11 printing multiple copy jobs with finishings
12 (<rdar://problem/16792757>)
13 - The IPP backend now updates the cupsMandatory values when the printer
14 configuration changes (<rdar://problem/18126570>)
15 - No longer install banner files since third-party banner filters now
16 supply their own (STR #4518)
17 - Added support for EXPECT-ALL directive in ipptool test files
18 (STR #4469)
19 - Added support for WITH-VALUE-FROM predicate in ipptool test files
20 (STR #4470)
21 - The scheduler no longer listens on the loopback interface unless the
22 web interface or printer sharing are enabled
23 (<rdar://problem/9136448>)
24 - Added a PPD generator for IPP Everywhere printers (STR #4258)
25 - Now install "default" versions of more configuration files
26 (<rdar://problem/19024491>)
27 - The cupstestppd program did not handle "maxsize(nnn)" entries in
28 cupsFilter/cupsFilter2 values (<rdar://problem/18974858>)
29 - The scheduler now checks the return value of rename() calls
30 (STR #4589)
31 - The scheduler now validates ErrorPolicy values in config files
32 (STR #4591)