]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.txt
Fix cancel of jobs with multiple documents (<rdar://problem/24854834>)
[thirdparty/cups.git] / CHANGES.txt
1 CHANGES.txt - 2.2b1 - 2016-03-10
2 --------------------------------
3
4 CHANGES IN CUPS V2.2b1
5
6 - The scheduler did not cancel multi-document jobs immediately
7 (<rdar://problem/24854834>)
8 - The scheduler did not return non-shared printers to local clients
9 unless they connected to the domain socket (<rdar://problem/24566996>)
10 - The scheduler now reads the spool directory if one or more job cache
11 entries point to deleted jobs (<rdar://problem/24048846>)
12 - Added support for disc media sizes (<rdar://problem/20219536>)
13 - The httpAddrConnect and httpConnect* APIs now try connecting to
14 multiple addresses in parallel (<rdar://problem/20643153>)
15 - The cupsd domain socket is no longer world-accessible on OS X
16 (<rdar://problem/7542560>)
17 - Interface scripts are no longer supported for security reasons
18 (<rdar://problem/23135640>)
19 - Added a new cupsHashData API and support for hashed job passwords
20 (<rdar://problem/20221502>)