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