]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES.md
Silence Clang static analyzer warning.
[thirdparty/cups.git] / CHANGES.md
CommitLineData
11143dcf 1CHANGES - 2.3b1 - 2017-11-01
2a20b512
MS
2============================
3
bea37134 4
11143dcf 5Changes in CUPS v2.3b1
bea37134
MS
6----------------------
7
87de8b54 8- The lpstat command now reports when new jobs are being held (Issue #4761)
f1547f12
MS
9- No longer support backslash, question mark, or quotes in printer names
10 (Issue #4966)
b00c8409 11- Dropped RSS subscription management from the web interface (Issue #5012)
d0df9cd3
MS
12- The lpadmin command now provides a better error message when an unsupported
13 System V interface script is used (Issue #5111)
b00c8409 14- Dropped hard-coded CGI scripting language support (Issue #5124)
4d8e89a6 15- Fixed the ippserver sample code when threading is disabled or unavailable
98491ecc 16 (Issue #5154)