]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-1.4.txt
Merge changes from CUPS 1.5svn-r8950.
[thirdparty/cups.git] / CHANGES-1.4.txt
index 5508abe0e7229ccb5bf4d16ca91cd9826be38c1b..2cdd32e730049fd0ae3ca1c03703245c7be8f8d6 100644 (file)
@@ -5,8 +5,16 @@ CHANGES IN CUPS V1.4.3
 
        - SECURITY: The scheduler could try responding on a closed client
          connection, leading to a crash (STR #3200)
-       - Localization updates (STR #3352, STR #3409, STR #3422)
+       - Localization updates (STR #3352, STR #3409, STR #3422, STR #3452,
+         STR #3473)
        - Documentation update (STR #3451)
+       - The IPP backend now sets the printer-state-message to "Ready to
+         print." at the end of a successful job (STR #3460)
+       - The PPD compiler did not correctly add the manufacturer to the output
+         filename when using the "-m" option (STR #3469)
+       - The IPP backend did not handle authentication properly for the Get-
+         Printer-Attributes operation (STR 3458)
+       - Getting SNMP values larger than 127 bytes did not work.
        - IPP conformance: Get-Jobs has a default value for requested-attributes
          (STR #3383)
        - cupsPrintFiles() did not report all errors (STR #3449)