]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-1.5.txt
Missing printer-uri when enabling printer (mirror fix from master).
[thirdparty/cups.git] / CHANGES-1.5.txt
index 344c5eda2b0f38cd3dc3dd89b087ec7d351fa8e2..39edb425062b2d2ec3b5090fda7aa1172e197ed4 100644 (file)
@@ -1,8 +1,40 @@
 CHANGES-1.5.txt
 ---------------
 
+CHANGES IN CUPS V1.5.4
+
+       - Documentation updates (STR #4112, STR #4130, STR #4134)
+       - Fixes for libusb-based USB backend (STR #4128)
+       - The lpq command did not show the owner or title of jobs unless passed
+         a username on the command-line (STR #4135)
+       - Localized empty strings contained the message catalog metadata
+         (STR #4119)
+       - Fixed a crash in the libusb-based USB backend (STR #4099)
+       - The cups-lpd mini-daemon no longer handled jobs with multiple copies
+         (STR #4118)
+       - Multiple libusb backend fixes (STR #4098, STR #4100)
+       - The IPP backend no longer tries to get the job status for printers
+         that do not implement the required operation (STR #4083)
+       - Sending a document in an unsupported format to an IPP printer now
+         automatically cancels the job (STR #4093)
+       - Fix some error reporting issues when printing from /dev/null and
+         other unusual situations (STR #4015)
+       - The scheduler now sets the CUPS_MAX_MESSAGE environment variable for
+         filters (STR #4074)
+       - Fixed a build issue when using older versions of autoconf (STR #4084)
+       - The IPP backend now treats the client-error-not-possible status code
+         as a job history issue, allowing IPP printing to Windows to work
+         (STR #4047)
+       - The IPP backend incorrectly included the document-format and
+         compression attributes in Create-Job requests (STR #4086)
+       - The libusb-based USB backend did not work on non-Linux platforms
+         (STR #4088)
+
+
 CHANGES IN CUPS V1.5.3
 
+       - httpReconnect() did not reset the read/write buffers (STR #4065)
+       - Compiling without threading support failed (STR #4060)
        - Fixed compile problem with old versions of OpenSSL (STR #4036)
        - The network backends did not check SNMP supply levels regularly
          (STR #4040)
@@ -37,7 +69,7 @@ CHANGES IN CUPS V1.5.3
          for printers (STR #3985)
        - The IPP backend no longer re-queues print jobs that are too large for
          the printer/server (STR #3977)
-       - The RPM spec file did not work (STR #4021)
+       - The RPM spec file did not work (STR #4021, STR #4057)
        - Encryption did not work when the server name ended with "."
          (STR #4011)
        - The multi-purpose tray is now mapped to the IPP "by-pass-tray"