]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.txt
Add new WITH-VALUE-FROM predicate to validate -default attributes against their
[thirdparty/cups.git] / CHANGES.txt
1 CHANGES.txt - 2.1b1 - 2015-02-05
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)