]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES.txt
The scheduler now uses the getgrouplist function when available (Issue #4611)
[thirdparty/cups.git] / CHANGES.txt
CommitLineData
6eb98aee 1CHANGES.txt - 2.2b1 - 2016-05-13
e6330e6d
MS
2--------------------------------
3
d0e96b4a 4CHANGES IN CUPS V2.2b1
a07bfaea 5
6eb98aee
MS
6 - The scheduler now uses the getgrouplist function when available
7 (Issue #4611)
515c3db9
MS
8 - The IPP backend no longer enables compression by default except for
9 certain raster formats that generally benefit from it
10 (<rdar://problem/25166952>)
233715a8
MS
11 - The scheduler did not handle out-of-disk situations gracefully
12 (Issue #4742)
5eb74392
MS
13 - The LPD mini-daemon now detects invalid UTF-8 sequences in job,
14 document, and user names (Issue #4748)
f13db65e
MS
15 - The IPP backend now continues on to the next job when the remote
16 server/printer puts the job on hold (<rdar://problem/24858548>)
5a4c3fcf
MS
17 - The scheduler did not cancel multi-document jobs immediately
18 (<rdar://problem/24854834>)
cd1a83ea
MS
19 - The scheduler did not return non-shared printers to local clients
20 unless they connected to the domain socket (<rdar://problem/24566996>)
ac7c59ab
MS
21 - The scheduler now reads the spool directory if one or more job cache
22 entries point to deleted jobs (<rdar://problem/24048846>)
d71488ec 23 - Added support for disc media sizes (<rdar://problem/20219536>)
d5cc05c9
MS
24 - The httpAddrConnect and httpConnect* APIs now try connecting to
25 multiple addresses in parallel (<rdar://problem/20643153>)
a07bfaea
MS
26 - The cupsd domain socket is no longer world-accessible on OS X
27 (<rdar://problem/7542560>)
e67e2f9e 28 - Interface scripts are no longer supported for security reasons
5ae9fbb3
MS
29 (<rdar://problem/23135640>)
30 - Added a new cupsHashData API and support for hashed job passwords
31 (<rdar://problem/20221502>)
b052deed 32 - Localization fixes (<rdar://problem/25292403>,
11b24fee 33 <rdar://problem/25461517>, Issue #4041, Issue #4796)
8d7608ec 34 - Documentation changes (Issue #4624, Issue #4781)