]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES.txt
Don't send a printer list change event on shutdown since that will just tell
[thirdparty/cups.git] / CHANGES.txt
CommitLineData
f780c436 1CHANGES.txt - 1.6b1 - 2011-11-30
8ae37254 2--------------------------------
cedfb4b7 3
5d45a0e1 4CHANGES IN CUPS V1.6b1
72bdcfc1 5
f780c436 6 - The scheduler now supports a DefaultAuthType of "auto" to
7 automatically choose between Basic (username/password) and Negotiate
8 (Kerberos) authentication.
9 - cupsSideChannelSNMPGet/Walk now support OIDs and values up to 64k in
10 length.
33bd0142 11 - CUPS no longer supports automatic remote printers or implicit classes
12 via the CUPS, LDAP, or SLP protocols (STR #3922, STR #3923)
e90e6b29 13 - The PPD APIs are now deprecated and will be removed in a future
14 version of CUPS (STR #3927)
c5cc03ab 15 - The default IPP version for requests is now 2.0 (STR #3929)
16 - The IPP APIs no longer expose the ipp_t or ipp_attribute_t structures
17 and instead provide accessor functions (STR #3928)
c7880d63 18 - The scheduler will no longer run programs with group write permission.
80de979e 19 - The PHP module has been removed (STR #3932)
bf6584b2 20 - The bannertops, commandtoescpx, commandtopclx, imagetops,
21 imagetoraster, pdftops, rastertoescpx, rastertopclx, and texttops
22 filters have been removed (STR #3930)
8ae37254 23 - The serial and parallel backends have been removed (STR 3935)