]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.txt
4a61f266b3fdd3add2b27b235b95b23241f92f67
[thirdparty/cups.git] / CHANGES.txt
1 CHANGES.txt - 2.2b1 - 2016-03-30
2 --------------------------------
3
4 CHANGES IN CUPS V2.2b1
5
6 - Documentation changes (Issue #4781)
7 - The LPD mini-daemon now detects invalid UTF-8 sequences in job,
8 document, and user names (Issue #4748)
9 - The IPP backend now continues on to the next job when the remote
10 server/printer puts the job on hold (<rdar://problem/24858548>)
11 - The scheduler did not cancel multi-document jobs immediately
12 (<rdar://problem/24854834>)
13 - The scheduler did not return non-shared printers to local clients
14 unless they connected to the domain socket (<rdar://problem/24566996>)
15 - The scheduler now reads the spool directory if one or more job cache
16 entries point to deleted jobs (<rdar://problem/24048846>)
17 - Added support for disc media sizes (<rdar://problem/20219536>)
18 - The httpAddrConnect and httpConnect* APIs now try connecting to
19 multiple addresses in parallel (<rdar://problem/20643153>)
20 - The cupsd domain socket is no longer world-accessible on OS X
21 (<rdar://problem/7542560>)
22 - Interface scripts are no longer supported for security reasons
23 (<rdar://problem/23135640>)
24 - Added a new cupsHashData API and support for hashed job passwords
25 (<rdar://problem/20221502>)