]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.txt
Changelog.
[thirdparty/cups.git] / CHANGES.txt
1 CHANGES.txt - 2.1b1 - 2015-02-11
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)