]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES.txt
Next release will be CUPS 2.1rc1...
[thirdparty/cups.git] / CHANGES.txt
CommitLineData
4bdf6dfa 1CHANGES.txt - 2.1rc1 - 2015-07-14
f97ae2c6
MS
2---------------------------------
3
4bdf6dfa 4CHANGES IN CUPS V2.1rc1
f97ae2c6
MS
5
6 - Added support for 3D printers (basic types only, no built-in filters)
7 based on PWG white paper.
5252fc7a 8 - Fixed bugs in the new journald support (STR #4655, STR #4658)
4bdf6dfa 9 - Configure script changes for systemd support (STR #4669)
f97ae2c6 10
c2979955 11
3d2fdf38 12CHANGES IN CUPS V2.1b1
6e6adc4f 13
93a5da07
MS
14 - Improved speed of ppdMarkDefaults for complex/large PPDs
15 (<rdar://problem/15146999>)
6028693e
MS
16 - The IPP backend now stops sending print data if the printer indicates
17 the job has been aborted or canceled (<rdar://problem/17837631>)
c178ac61
MS
18 - The IPP backend now sends the job-pages-per-set attribute when
19 printing multiple copy jobs with finishings
20 (<rdar://problem/16792757>)
69889dcf
MS
21 - The IPP backend now updates the cupsMandatory values when the printer
22 configuration changes (<rdar://problem/18126570>)
95fcd65c
MS
23 - No longer install banner files since third-party banner filters now
24 supply their own (STR #4518)
e83646d5
MS
25 - Added support for EXPECT-ALL directive in ipptool test files
26 (STR #4469)
a21c36fa
MS
27 - Added support for WITH-VALUE-FROM predicate in ipptool test files
28 (STR #4470)
8e732f4a
MS
29 - The scheduler no longer listens on the loopback interface unless the
30 web interface or printer sharing are enabled
31 (<rdar://problem/9136448>)
8bd1a2e1 32 - Added a PPD generator for IPP Everywhere printers (STR #4258)
6ee8dca8
MS
33 - Now install "default" versions of more configuration files
34 (<rdar://problem/19024491>)
ea72cf2b
MS
35 - The cupstestppd program did not handle "maxsize(nnn)" entries in
36 cupsFilter/cupsFilter2 values (<rdar://problem/18974858>)
d4cda727
MS
37 - The scheduler now checks the return value of rename() calls
38 (STR #4589)
39 - The scheduler now validates ErrorPolicy values in config files
fab4b71e
MS
40 (STR #4591)
41 - Long cookies caused the web interface to stop working (STR #4619)
ee6226a5
MS
42 - Added SSLOptions values to allow Diffie-Hellman key exchange and
43 disable TLS/1.0 support.
9b4bd602
MS
44 - Updated the scheduler to support more IPP Everywhere attributes
45 (STR #4630)
0dc4a6bf
MS
46 - The scheduler now supports advanced ASL and journald logging when
47 "syslog" output is configured (STR #4474)
a1797929
MS
48 - The scheduler now supports logging to stderr when running in the
49 foreground (STR #4505)
22ba9984 50