]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Merge fixes from CUPS 1.4.0 (r8739).
[thirdparty/cups.git] / CHANGES.txt
index f818ec313becafbe70ec9e08d3cc4be4da0a5443..7704d0ab3f9fce10cda5967a2dd914a9ba0dfcf5 100644 (file)
@@ -1,6 +1,27 @@
-CHANGES.txt - 2009-06-08
+CHANGES.txt - 2009-07-01
 ------------------------
 
+CHANGES IN CUPS V1.4.0
+
+       - Localization updates (STR #3223)
+       - Documentation updates (STR #3225, STR #3230)
+       - The web interface didn't show the default options (STR #3244)
+       - The IPP and LPD backends needed print data before they would do an
+         SNMP query.
+       - Fixed a GNU TLS compatibility issue (STR #3231)
+       - Fixed a HTML error in the add and modify printer web interface
+         templates (STR #3229)
+       - The scheduler did not minimize the number of printer state events that
+         were generated by filter STATE: messages, which could lead to poor
+         performance.
+       - The USB backend on Mac OS X did not cleanly cancel a job.
+       - The network backends now set the connecting-to-device printer-state-
+         reasons value when looking up the address and copying the print data
+         for consistency.
+       - The scheduler now supports the com.apple.print.recoverable-warning
+         reason on all platforms.
+
+
 CHANGES IN CUPS V1.4rc1
 
        - The PPD compiler documentation was missing information on localization