]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-1.6.txt
Update packaging files (Issue #4940)
[thirdparty/cups.git] / CHANGES-1.6.txt
index 96da1a537ebd2b8893371c1de3968d30ebf05428..23e14229731c4e0e571cc140a864217cd9bb9739 100644 (file)
@@ -3,6 +3,16 @@ CHANGES-1.6.txt
 
 CHANGES IN CUPS V1.6.4
 
+       - Removed some duplicate size definitions for some ISO sizes that were
+         causing problems (<rdar://problem/14722721>)
+       - The IPP backend did not add the "last-document" attribute
+         (<rdar://problem/114660379>)
+       - Added a SyncOnClose directive to cups-files.conf to force cupsd to
+         call fsync before closing any configuration/state files it writes
+         (<rdar://problem/14523043>)
+       - Added USB quirk rule for Lexmark E238 (<rdar://problem/14493054>)
+       - Closed server connections were still not always detected
+         (<rdar://problem/14484313>)
        - The libusb-based USB backend now loads its list of quirks from files
          in /usr/share/cups/usb instead of using a hardcoded table
          (<rdar://problem/14442769>)